[jbosstools-issues] [JBoss JIRA] (JBIDE-12985) NPE when move mouse over {

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Tue Nov 6 18:45:18 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-12985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Rubezhny updated JBIDE-12985:
------------------------------------

    Fix Version/s: 4.0.0.CR1
                       (was: 4.1.x)

    
> NPE when move mouse over {
> --------------------------
>
>                 Key: JBIDE-12985
>                 URL: https://issues.jboss.org/browse/JBIDE-12985
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>             Fix For: 4.0.0.CR1
>
>
> 1. Create JSF 2 KickStart project
> 2. Open inputname.xhtml
> 3. Move mouse over "{" in any EL
> {code}
> java.lang.NullPointerException
> 	at org.jboss.tools.jsf.model.JSFFuncsELCompletionEngine.resolve(JSFFuncsELCompletionEngine.java:80)
> 	at org.jboss.tools.jst.jsp.jspeditor.info.FaceletTagInfoHoverProcessor.computeELHelp(FaceletTagInfoHoverProcessor.java:198)
> 	at org.jboss.tools.jst.jsp.jspeditor.info.FaceletTagInfoHoverProcessor.computeHoverHelp(FaceletTagInfoHoverProcessor.java:116)
> 	at org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverInfo(XMLTagInfoHoverProcessor.java:257)
> 	at org.jboss.tools.common.text.xml.info.ChainTextHover.getHoverInfo2(ChainTextHover.java:134)
> 	at org.jboss.tools.common.text.xml.info.ChainTextHover.getHoverInfo2(ChainTextHover.java:132)
> 	at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:166)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list