![]() |
|
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) |
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. This change is now available in update 56. |