rWiki does not completely respond to dynamic locale preferences
GENERAL
TESTING
GENERAL
TESTING
Description
The default rWiki text displayed does not use the user's dyamic preferences. For example, if you set a user's preference to Japanese, only some of the text is translated. But if you set the server default to Japanese, then all of the content is translated.
You can set the default language in the tomcat startup file (e.g. catalina.sh) as follows:
David Roldán Martínez September 9, 2010 at 11:36 AM
Hi David, From the comments, the issue seems to be fixed. So I would think that this can be closed as incorporated.
Savitha
On 9/9/10 6:36 AM, "DAVID ROLDAN MARTINEZ" <darolmar@upvnet.upv.es> wrote:
Hi Savitha,
I'm reviewing http://jira.sakaiproject.org/browse/SAK-13890 and I've seen that it seems to be fixed somewhere (see last comment). Any objection to close this JIRA as "incorporated"?
Regards, David
Jean-François Lévêque August 2, 2010 at 2:50 AM
If this was fixed elsewhere please close with incorporated.
Jean-François Lévêque August 2, 2010 at 2:49 AM
Cannot see how it was fixed
Jean-François Lévêque June 21, 2010 at 3:38 AM
If it's only working on your 2.6.x, it should not be closed here, David. I think testing should be done on a QA server. If it's a maintenance branch server, I think setting fix version to the next release from the branch should be fine.
How should the testing of this issue be done, Beth?
The default rWiki text displayed does not use the user's dyamic preferences. For example, if you set a user's preference to Japanese, only some of the text is translated. But if you set the server default to Japanese, then all of the content is translated.
You can set the default language in the tomcat startup file (e.g. catalina.sh) as follows:
JAVA_OPTS="$JAVA_OPTS -Duser.language=ja -Duser.region=JP"