Actions
Support #430
closedHandle special characters in Home Library
Start date:
Jul 28, 2015
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
Home Library does not handle special characters in filenames.
Updated by Valentina Marioli almost 10 years ago
- Status changed from New to In Progress
Updated by Valentina Marioli over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
The bug has been fixed, using the correct Character Encoding and escaping the illegal JCR chars. While the node name is escaped to respect Jackrabbit encoding, the node name shown to the user is a sort of display name.
The fix has been released, so this ticket can be closed.
Actions