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

Key: LEDGE-82
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed/Completed
Priority: Major Major
Assignee: Rafał Krzewski
Reporter: Damian Gajda
Votes: 0
Watchers: 0
Operations

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

NPE on first login of a new user because locale is null

Created: 2004-08-20 15:45   Updated: 2004-08-31 18:35
Component/s: i18n, web, web.mvc, @implementation
Affects Version/s: 0.2
Fix Version/s: 0.3

Time Tracking:
Not Specified


 Description  « Hide
No locale is set in I18nContext and this causes NPE while trying to get translated values.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Damian Gajda - 2004-08-20 18:05
Made a lot of changes.

Rafał Krzewski - 2004-08-31 18:35
I believe it works now