[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5149) Make OpenOn work for styleClass="|"

Sergey Dzmitrovich (JIRA) jira-events at lists.jboss.org
Wed Nov 18 08:16:29 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495240#action_12495240 ] 

Sergey Dzmitrovich commented on JBIDE-5149:
-------------------------------------------

it have been responcible not only for html "class"  attribute, it been responcible and for jsf  "...class" attributes. I have not tested it for seam project but tested it for jsf project. You can look  at  test pages  https://anonsvn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4775/openOnTestPage.xhtml  what cases it have processed.

> Make OpenOn work for styleClass="|"
> -----------------------------------
>
>                 Key: JBIDE-5149
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5149
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.1.0.CR1
>            Reporter: Anton Klimkovich
>            Assignee: Victor Rubezhny
>             Fix For: 3.1.0.CR1
>
>
> EXECUTE: Create Seam web project
> EXECUTE: Open home.xhtml
> EXECUTE: Make OpenOn on  <h:messages globalOnly="true" styleClass="message"/>
> ASSERT:    Should redirect to class message
> EXECUTE: Add <link href="/pages/theme.css" rel="stylesheet" type="text/css"> to the page
> EXECUTE: add <h:inputText styleClass="input"/>
> EXECUTE: Make OpenOn on "input"
> ASSERT:   Should redirect to CSS file.

-- 
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