[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3545) Proposal list with EL is empty or doesn't work at all if it called in specific way.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Tue Jan 13 09:33:14 EST 2009


Proposal list with EL is empty  or doesn't work at all if it called in specific way.
------------------------------------------------------------------------------------

                 Key: JBIDE-3545
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3545
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.0.0.cr1
            Reporter: Anton Klimkovich
            Priority: Critical
         Attachments: EmptyProposalList.PNG

1.
EXECUTE: Create seam web project
EXECUTE: Open menu.xhtml
EXECUTE: Type <h:commandButton action="" value="" />
EXECUTE: Set cursor between "" (example: value="{cursor}" )
EXECUTE: Call CA
FAILURE:   Proposal list not available.
2. 
EXECUTE: Create JSF KickStart project 
EXECUTE: Open hello.jsp 
EXECUTE: Type <h:commandButton action="hello" value="" /> 
EXECUTE: Set cursor between "" (example: value="{cursor}" ) 
EXECUTE: Call CA
FAILURE:   Proposal list is empty w/o any suggestions.

CA works if it called after "#{CURSOR"

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