Issue Details (XML | Word | Printable)

Key: ICE-3016
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Mircea Toma
Votes: 6
Watchers: 5
Operations

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

Specify bridge dialog messages in a resource file on the server

Created: 24/Apr/08 01:18 PM   Updated: 10/Mar/09 06:38 PM
Component/s: Bridge
Affects Version/s: 1.5
Fix Version/s: 1.7.2

File Attachments: 1. File bridge-messages.properties (0.2 kB)

Environment: browser
Issue Links:
Duplicate
 

Affects: Documentation (User Guide, Ref. Guide, etc.)


 Description  « Hide
Avoid having hardcoded text for "User Session Expired", "Server Internal Error", and "Network Connection Interrupted" messages. Load messages from a resource bundle using user's locale.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Mircea Toma added a comment - 03/Jul/08 12:28 PM
Load messages from bundles based on chosen locale. Provide default bundle when bundle files are missing.

Mircea Toma added a comment - 03/Jul/08 12:30 PM
Attached sample file. The files need to reside in the classpath of the web-application , most probably in "WEB-INF/classes" directory.