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

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Tue Nov 17 18:58:29 EST 2009


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

Victor Rubezhny commented on JBIDE-5149:
----------------------------------------

Maxim,

It seems that org.jboss.tools.jsf.vpe.jsf.test.jbide.OpenOnCssClassTest_JBIDE4775 junit test hasn't being falied just before August 27, when it was modified to test styleClass attribute. 

I didn't found specified above functionality (I mean hyperlinking on 'styleClass' attribute) in S. Dzmitrovich commits. Could you (or Sergey) point me to a code which is responcible to process OpenOn on 'styleClass' attribute? Probably some svn commits were lost?

Otherwise it's not a regression. Vote for new feature.


> 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