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

Key: IZPACK-46
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dennis Reil
Reporter: Jan van de klok
Votes: 0
Watchers: 1
Operations

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

Missing resource for id userInputLang.xml_xxx cause nullpointer when inputValidator send error message

Created: 28/Mar/08 09:12 AM   Updated: 23/Apr/08 02:02 PM
Component/s: Panels
Affects Version/s: 3.11.0
Fix Version/s: 4.0.0

Time Tracking:
Not Specified

Environment: windows xp


 Description  « Hide
in versions befor e 3.11.0 I did not include a resource <res id="userInputLang.xml_ned" src="scripts/userInputLang.xml_ned" /> in my xml
This did not cause any trouble.

In version 3.11.0 however, this missing resource cause validators like NotEmptyValidator to generate a nullpointer instead of showing the messageBox containing the error.

WorkAround: provide a the resource file.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Reil - 23/Apr/08 01:19 AM
Should be fixed with IzPack-52

Julien Ponge - 23/Apr/08 02:02 PM
The issue is confirmed to be closed.