
|
If you were logged in you would be able to see more operations.
|
|
|
IzPack
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
|
|
|
|
|
Environment:
|
Windows XP SP#2
|
|
|
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.
|
|
Description
|
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. |
Show » |
|