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

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Thu Nov 26 05:23:30 EST 2009


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

Maxim Areshkau commented on JBIDE-5149:
---------------------------------------

java.lang.NullPointerException
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.OpenOnCssClassTest_JBIDE4775.testOpenOnStylesOnPage(OpenOnCssClassTest_JBIDE4775.java:98)

> 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