[
https://issues.apache.org/jira/browse/JSPWIKI-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Jaquith resolved JSPWIKI-180.
------------------------------------
Resolution: Fixed
JSPWiki 3.0.0-svn-207 is now UTF-8 only. Some of the property-file classes
still support ISO-8859-1, of course, but the rest of JSPWiki is now all UTF-8.
> Drop support for ISO-8859-1
> ---------------------------
>
> Key: JSPWIKI-180
> URL: https://issues.apache.org/jira/browse/JSPWIKI-180
> Project: JSPWiki
> Issue Type: Task
> Components: Core & storage
> Reporter: Janne Jalkanen
> Priority: Minor
> Fix For: 3.0
>
>
> JSPWiki currently supports both 8859-1 and UTF-8. However, the code used to
> achieve that is cumbersome and causes quite a few confusions. JSPWiki should
> drop explicit support for 8859-1 (which is obsolete anyway, thanks to the
> Euro...)
> Most browsers should offer a pretty good UTF-8 support these days, and we
> already have automatic DB migration code in place.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.