Changes between Version 14 and Version 15 of DespoinaLog/2010/11/04


Ignore:
Timestamp:
2010-11-04T10:23:21+01:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/11/04

    v14 v15  
    1919   * ut in the comparison with the previous version . This problem does not seem to appear . The only differences are in the classpath , the project and the current changes file.
    2020 * Sent an email to the [mailto:Beheer-raetonline@umcg.nl] about the online system file that admins the paycheck . *
    21  * Null exception in creation of (db) index. 
     21 * Null exception in creation of (db) index.
     22   * Some field was null 
     23     * When retrieved from DB the table contact contains : 
     24       * id, 
     25       * !FirstName, 
     26       * !MidInitials, !LastName, 
     27       * '''Affiliation, ,<---- this is strange. Is not contained in the DB , where does it come from ?? '''
     28       * Address, 
     29       * Phone, Email, Fax, tollFreePhone, labworker, xref_Affiliation.name AS Affiliation_name FROM Contact  LEFT JOIN Institute AS xref_Affiliation  ON xref_Affiliation.id....
    2230
    2331DONE: