History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: APF-1044
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Matt Raible
Reporter: Christian Bonami
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
AppFuse

Pages always show up in English although browser's preferred language is another language

Created: 08/Apr/08 03:46 AM   Updated: 01/May/08 01:47 AM
Component/s: Web - Spring
Affects Version/s: 2.0.1
Fix Version/s: 2.1

Environment: Mac OS X 10.5.2; jetty; Firefox


 Description  « Hide
Hi,

My browser's preferred language is dutch (nl). So I'd expect all the pages to be translated into dutch i.e. falling back on the ApplicationResources_nl.properties.
This is not the case; pages keep on showing up in English.
I used Jetty to run the 'Spring MVC Basic' edition of AppFuse.

Kr,
Christian

 All   Comments   Change History   FishEye      Sort Order:
Matt Raible - 08/Apr/08 09:10 AM
Works for me on http://demo.appfuse.org/appfuse-spring. I'm using Firefox 3.0b5 on OS X 10.5.2.

Christian Bonami - 08/Apr/08 10:12 AM
Strange...
I downloaded the 'Spring MVC Basic' archetype and then did a mvn appfuse:full-source.
All pages keep on showing up in English.
Please note that I'm running the app in Jetty (mvn jetty:run-war).