[
http://mifosforge.jira.com/browse/MIFOS-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=66020#comment-66020
]
Adam Monsen commented on MIFOS-4789:
------------------------------------
I was suspicious of ActionServlet30 (introduced in
61cf7bc64b20b1e074271f72b1d5dbc0eadfa8a2), but I did the same change to
f-release code and i18n still worked fine.
I'm now wondering if having the jsp pages in jar files is making a difference.
I don't know how to test this theory.
One last note: using *f-release* code, adding the following to the top of
home.jsp makes that page able to display Chinese in Jetty 7:
{noformat}<%@ page contentType="text/html; charset=UTF-8" %>{noformat}
> can't see Chinese: app server sends non-UTF-8 charset in response headers for
> old ui (Struts/JSP)
> -------------------------------------------------------------------------------------------------
>
> Key: MIFOS-4789
> URL: http://mifosforge.jira.com/browse/MIFOS-4789
> Project: mifos
> Issue Type: Bug
> Components: Build and Testing, Internationalization, Localization
> Affects Versions: Release G
> Environment: Chinese head/master test server running
> head-master-archive build #73. Multiple browsers/operating systems.
> Reporter: Adam Monsen
> Assignee: Sumit Shah
> Priority: Critical
> Labels: chinesetranslation, volunteer
> Fix For: Release G - Iteration 2, Release G
>
> Attachments:
> 0001-FIXED-MIFOS-4789-can-t-see-Chinese-app-server-sends-.patch
>
>
> Jetty is incorrectly setting a non-UTF-8 character set for Struts/JSP pages.
> I'm using Google Chrome's developer tools to view the response headers, but
> other software (ie: firefox plugins) can also be used to view response
> headers.
> h1. Expected
> {noformat}Content-Type:text/html;charset=UTF-8{noformat}
> SpringMVC/ftl pages work. For example: http://ci.mifos.org:8118/mifos/
> h1. Actual
> {noformat}Content-Type:text/html;charset=ISO-8859-1{noformat}
> For example:
> http://ci.mifos.org:8118/mifos/custSearchAction.do?method=getHomePage
> h1. Workaround
> Manually set encoding to UTF-8 in browser.
--
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