-
Bug
-
Resolution: Done
-
Major
-
3.3.0.M3
-
-
Documented as Resolved Issue
EXECUTE: Create JSF KickStart project
EXECUTE: Open web.xml with JBoss Tools XML Editor
EXECUTE: Re-format the text (use Ctrl+A & Ctrl+Shift+F for example)
EXECUTE: Save the file
EXECUTE: Change
<load-on-startup>1</load-on-startup>
to
<load-on-startup>some string</load-on-startup>
EXECUTE: Save the file
ASSERT: Text keeps current format.
FAILURE: The text is re-formated back.