MinimServer Forum
comment display - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: comment display (/showthread.php?tid=1996)

Pages: 1 2 3


RE: comment display - simoncn - 12-01-2015 10:32

(09-01-2015 21:52)simoncn Wrote:  My proposed solution is to add code to replace all illegal characters (not just 0x01) in all tag values (not just COMMENT) with a legal substitute such as the Unicode replacement character � (U+FFFD). The replacement would be internal to MinimServer and the file tags would not be modified.

When the user is viewing the tag value in a control point, the replacement character will be visible and this will show the user that the tag value contains an illegal character as well as identifying the exact position of the illegal character.

This change is now available in update 56.