[
https://issues.jboss.org/browse/JBIDE-12824?page=com.atlassian.jira.plugi...
]
Victor Rubezhny commented on JBIDE-12824:
-----------------------------------------
Yes, we can disable the automatic insertion of a single proposal.
Content Assist breaks the format of JSP/XHTML/XML document
----------------------------------------------------------
Key: JBIDE-12824
URL:
https://issues.jboss.org/browse/JBIDE-12824
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 4.0.0.Beta1
Reporter: Daniel Azarov
Assignee: Victor Rubezhny
Fix For: 4.1.x
Test case:
EXECUTE:
1. Create JSF 1.2 Kick Start project
2. Open inputUserName.jsp page in Visual Page Editor
3. Put cursor to tag <h:form id="greetingForm"> just after
"f:form" then press Ctrl+Space
FAIL:
tag changed to "<h:form></h:form> id="greetingForm">"
and problem marker "Missing start tag for "h:form"" appears on second
end tag "</h:form>"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira