
cr-documentor - issue #16
Special unicode letters like german umlaut won't render right
What steps will reproduce the problem?
- Enter a comment like this (Using UTF-8 with signature - Codepage 65001): /// <summary> /// Verarbeitung einer Änderung der Präsentation. /// </summary>
What is the expected output? What do you see instead?
The Documentor window will show this: Verarbeitung einer Änderung der Präsentation. It should show this: Verarbeitung einer Änderung der Präsentation.
What version of the product are you using? On what operating system? CR_Documentor 2.1.0.0 / Windows XP Professional SP3
Please provide any additional information below.
THX for this great tool!
- Documentor.gif 105.25KB
Comment #1
Posted on Sep 2, 2008 by Helpful WombatGood catch. Will try and get this one fixed for next release.
Comment #2
Posted on Sep 4, 2008 by Helpful WombatThis issue has been fixed as a side effect of fixing issue #14 (HTML entities incorrectly get decoded before display). This fix has been committed to the trunk and should be available in the next release.
Status: Fixed
Labels:
Type-Defect
Priority-High