[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1759) Empty CA if there is no space between inverted commas in atribute value.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Thu Feb 7 11:16:04 EST 2008


Empty CA if there is no space between inverted commas in atribute value.
------------------------------------------------------------------------

                 Key: JBIDE-1759
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1759
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 2.0.1
            Reporter: Anton Klimkovich
         Attachments: CA.PNG, CA2.PNG

<h:inputText value="{cursor}"></h:inputText>
Result: Emty CA
<h:inputText value="{cursor} "></h:inputText>
Result: CA with bean name.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list