Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.3.0.M3
-
Fix Version/s: 3.3.0.M3
-
Component/s: xml-structured-editor
-
Labels:
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
Description
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>
|
<load-on-startup>some string</load-on-startup>
|
EXECUTE: Save the file
ASSERT: Text keeps current format.
FAILURE: The text is re-formated back.
Alexey, please verify.