Feature #506
The Verse model must normalize the unicode on save
Start date:
Due date:
% Done:
100%
Description
The content of the unicode must be normalized to make searching possible.
Associated revisions
Database content is now normalized. Closes #506.
Database content is now normalized. Closes #506.
Database content is now normalized. Closes #506.
History
#1 Updated by Luke Murphey almost 12 years ago
Saving unicode is relatively easy. The problem is that the content is often added by the importer directly without converting it to the same type of content.
#2 Updated by Luke Murphey almost 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r315.