[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1823) Event Handling Error after focusing on <rich:simpleTogglePanel> in Visual part od Editor

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Tue Feb 26 12:25:08 EST 2008


Event Handling Error after focusing on <rich:simpleTogglePanel> in Visual part od Editor
----------------------------------------------------------------------------------------

                 Key: JBIDE-1823
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1823
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor
    Affects Versions: 2.0.1
         Environment: JBossTools-200802260013-nightly-ALL
            Reporter: Anton Klimkovich
         Attachments: 111.txt

EXECUTE: Create JSF with Facelets kickstart project
EXECUTE: Open inputname.xhtml
EXECUTE: Insert <rich:simpleTogglePanel> :
<rich:simpleTogglePanel>	
	#{msg.prompt}
	
           <input  jsfc="h:inputText"  required="true" id="name" value="#{person.name}"  />
				
          <input type="submit" jsfc="h:commandButton" id="submit" action="greeting" value="Say Hello" />
					
					
</rich:simpleTogglePanel>
 
ASSERT: simpleTogglePanel will be displayed in Visual part of Editor
EXECUTE: Set cursor to #{msg.prompt} on Source tab
EXECUTE: Click on simpleTogglePanel in Visual part of Editor
FAILURE  : java.lang.ClassCastException: org.jboss.tools.vpe.editor.mapping.VpeNodeMapping

Log attached.

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

        



More information about the jbosstools-issues mailing list