[ 
http://mifosforge.jira.com/browse/MIFOS-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=66040#comment-66040
 ] 

Adam Monsen commented on MIFOS-3844:
------------------------------------

See my comment on MIFOS-4789. I made all Java properties resource bundles 
latin1 (during the build... the fix modifies files in target/ so the ones that 
end up the war are latin1) in 2a1ed0436, but it appears to have been undone in 
0f8132386. I re-did it in 249ddb25 and 59f62ae4.

> allow use of UTF-8-encoded Java properties-style resource bundles
> -----------------------------------------------------------------
>
>                 Key: MIFOS-3844
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3844
>             Project: mifos
>          Issue Type: Task
>            Reporter: Adam Monsen
>            Assignee: Adam Monsen
>            Priority: Major
>         Attachments: 
> 0001-FIXED-MIFOS-3844-support-UTF-8-Java-properties-style.patch
>
>
> We recently [began accepting translations from 
> translatewiki.net|http://thread.gmane.org/gmane.comp.finance.mifos.devel/9801/focus=9806].
>  They commit Java .properties-style resource bundles directly to our source 
> code repository, but they are in UTF-8 format.
> [Java generally expects these files to be 
> latin1-encoded|http://download.oracle.com/javase/6/docs/api/java/util/Properties.html].
> But Spring gives us a way out! Implement 
> http://forum.springsource.org/showthread.php?p=169307 . Confirm this worked 
> by changing the Mifos locale and observing localized messages.
> If that doesn't work, another idea is to modify the Mifos build so 
> native2ascii is run on these files before they become part of the Mifos .war 
> file.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to