Actions
Bug #4792
closedCarrier kind value in uppercase
Start date:
07/10/2013
Due date:
% Done:
0%
Estimated time:
Description
LSC carrier compare kind value for each carrier with the string "master" ...
So as kind value is now in uppercase, LSC carrier doesn't find this information anymore ...
Please don't deploy the fix before Monday.
Updated by Grave Xavier almost 12 years ago
- Status changed from New to Feedback
- Assigned To changed from Grave Xavier to Legay Eric
This bug is due to last optimization phase =>
no more string representation, use of enum
BUT enum in postgresql are Case Sensitive while not in Ada
So, should I output all the xml with lowercase attributes ?
Updated by Legay Eric over 11 years ago
- Assigned To changed from Legay Eric to Grave Xavier
Was it done ???
If it's not the case, should be urgent to wait 2 more weeks ....
Updated by Grave Xavier over 11 years ago
- Status changed from Feedback to Closed
Actions