#3337 closed defect (wontfix)
build system corrupts some characters in localized files
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Internationalization | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Observed in Version 0.4.3
Using the build system to build your own dojo results in some corrupt strings (like "ufffd?") in some localized files such as srci18ncalendar lshugregorian.js. They appear to be caused by a <replaceregexp> in build.xml which doesn't specify utf-8. See http://dojotoolkit.org/locale-problems-dojo-build-system for a more complete explanation.
Change History (3)
comment:1 Changed 14 years ago by
Component: | General → Internationalization |
---|---|
Milestone: | → 0.4.4 |
Owner: | changed from anonymous to Adam Peller |
severity: | normal → major |
Version: | → 0.4.2 |
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
since there's a workaround published (thanks, GregBishop?) and no plans for a 0.4.4 build, I'm closing this