[jbosstools-issues] [JBoss JIRA] (JBIDE-12824) Unexpected behavior of Content Assist

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Tue Oct 9 19:26:03 EDT 2012


Daniel Azarov created JBIDE-12824:
-------------------------------------

             Summary: Unexpected behavior of Content Assist
                 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.0.0.Beta1


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


More information about the jbosstools-issues mailing list