Bugs item #1516062, was opened at 2006-07-02 20:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=724978&aid=1516062&group_id=132696
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: User Interface
Group: Pre-Alpha
Status: Open
Resolution: None
Priority: 5
Submitted By: Wyrm Tools (wyrmtools)
Assigned to: Wyrm Tools (wyrmtools)
Summary: Cannot cancel Add Level wizard for first-level character
Initial Comment:
Attempting to cancel out of the Add Level wizard when
adding a character's first level fails with an
ArrayIndexOutOfBoundsException.
REPRO STEPS:
1) Open the editor for any zero-level character.
2) Add a new level by double-clicking any available
class on the Class page of the editor; this brings up
the Add Level wizard.
3) Click Next to advance past the first page.
4) Click Cancel on the Hit Points (the second) page.
EXPECTED BEHAVIOR:
The wizard should be dismissed with no effect on the
original character.
ACTUAL BEHAVIOR:
An ArrayIndexOutOfBoundsException is thrown (see
attached) and an error dialog pops up to display the
exception. Dismissing the dialog brings one back to
the wizard. The only way to dismiss the wizard is to
click Finish.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=724978&aid=1516062&group_id=132696
|