Issue (View Online)

Key: NXP-762
Issue Type: Bug Bug
Status: Resolved Resolved
Priority: Minor Minor
Resolution: Fixed
Assignee: Olivier Grisel
Reporter: Vincent Dutat
Environment: Windows XP, JBoss 4.0.4GA

Operations

View all
View comments
View history
executeScriptPolicy 'on_missing_columns' always considers directory is missing a column 
Updated: 13/03/07 14:58   Created: 13/03/07 09:50  

The following issue has been resolved as FIXED.

Author: Olivier Grisel
Date: 13/03/07 14:58
Comment:
postgresql and HSQL do not store column identifier the same way. This fix [13791] should workaround the most common cases.

Project: Nuxeo Enterprise Platform 5
Components: Directory
Affects Versions: 5.1 M1
Fix Versions: 5.1 M2

 Description   
see method 'hasMatchingColumnsForSchema' of class 'SQLDirectory', when searching fields of schema in table's columns, fields' names are converted to uppercase but table's columns names are not, so matching columns are NEVER found.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to