Changes between Version 16 and Version 17 of ReleaseNotes/SCDB
- Timestamp:
- May 31, 2007, 10:21:10 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v16 v17 75 75 === 2.0.0 : issue with accentuated characters === 76 76 77 The new PAN compiler (v7) encodes non ASCII characters in UTF-8. Unfortunatly, NCM components (particularly ncm-filecopy, and CCM are not prepared to [wiki:ReleaseNotes/panc#UTF-8encodingofnonASCIIcharacters handle dproperly UTF-8] encoded characters. The workaround is to remove these non ASCII characters from the templates (they are generally comments).77 The new PAN compiler (v7) encodes non ASCII characters in UTF-8. Unfortunatly, NCM components (particularly ncm-filecopy, and CCM are not prepared to [wiki:ReleaseNotes/panc#UTF-8encodingofnonASCIIcharacters handle properly UTF-8] encoded characters. The workaround is to remove these non ASCII characters from the templates (they are generally comments). 78 78 79 79 This will be fixed in a future release (#17).