[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5986) OpenOn doesn't work for some *Class attributes

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Wed Mar 3 04:50:10 EST 2010


OpenOn doesn't work for some *Class attributes
----------------------------------------------

                 Key: JBIDE-5986
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5986
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.1.0.CR2
         Environment: jbdevstudio-eap-linux-gtk-3.0.0.v201002241510M-H184-CR2 
Java Sun JDK 1.6
            Reporter: Vlado Pakan


When trying OpenOn (F3) on some *Class attribute in .jsp page related .css file is not opened.

Testing on this tag:

<h:dataTable value="11111" var="11111" columnClasses="orange"
			footerClass="orange" headerClass="orange" rowClasses="orange"
			captionClass="orange" captionStyle="orange"	styleClass="orange">
</h:dataTable>

Works only on styleClass attribute and it should work for each *Class(es) attribute as written in document https://svn.jboss.org/repos/jbosstools/trunk/documentation/qa/docs/Test_Cases/JSFOpenOn.doc describing JSF OpenOn test cases test number 04.

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

        


More information about the jbosstools-issues mailing list