Changes between Version 22 and Version 23 of ReleaseNotes/SCDB
- Timestamp:
- Jul 24, 2007, 11:39:43 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v22 v23 115 115 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). 116 116 117 This problem also affects CCM before release 1.5.13. If after upgrade to SCDB 2.0.0, CCM complains about illegal characters, you need either to revert to previous version of SCDB and upgrade QWG templates first to 3.0.2-11 or later (see QWG Templates [wiki:ReleaseNotes/gLite-3.0#gLite-3.0.2-11:upgradetopancv7recommended Release Notes]), or to temporaly comment out all non ASCII characters in your templates (generally they are part of comments). 118 117 119 This will be fixed in a future release (#17). 118 120