Issue Details (XML | Word | Printable)

Key: IZPACK-14
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Dennis Reil
Reporter: Ari Voutilainen
Votes: 0
Watchers: 0
Operations

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

Language XML file contains "rdid" (not "txt")

Created: 23/Feb/08 02:26 PM   Updated: 29/Feb/08 02:29 PM
Component/s: Installer
Affects Version/s: 3.11.0
Fix Version/s: 4.0.0

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 5 minutes
Time Spent: 5 minutes
Time Spent - 5 minutes

Environment: Windows XP SP#2


 Description  « Hide
In language file(s) there is a line: <str id="nextmedia.filedesc" rdid="install packs (.pak*)"/>. There is an attribute "rdid". Counterpart for attribute "id" is usually "txt", but not in this case. "nextmedia.filedesc" is used in src\lib\com\izforge\izpack\panels\NextMediaFileFilter.java. LocaleDatabase which is used in this class will load "id"s and "txt"s. DTD will talk also about "id" and "txt". I stamped this as a bug although this won't prevent execution but it looks like an error.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ari Voutilainen added a comment - 23/Feb/08 02:42 PM
This will affect in earlier versions too (e.g. 3.11.0).

Julien Ponge added a comment - 29/Feb/08 02:29 PM
Closing resolved issues (they should not stay "resolved" but get closed)