Bug #6329
Incorrect normalization of metadata
Start date:
05/22/2014
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
The metadata that is declared to SAM gets normalized by the server (the case of some values can be changed). If this happens the FTS behaviour depends on whether the metadata is the original version or was read back from the database after a restart. For consistency it should always use the DB metadata.
Related issues
Associated revisions
History
#1 Updated by Robert Illingworth over 6 years ago
- % Done changed from 0 to 100
#2 Updated by Robert Illingworth over 6 years ago
- Status changed from New to Closed
- Assignee set to Robert Illingworth
- Estimated time set to 2.00 h
Implemented by 2a88fa6
Get the declared metadata back from the web server and use that in place of the original dictionary. Fixes #6329