[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1153) Wrong prompting is shown

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Tue Oct 23 14:45:02 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1153?page=all ]

Victor Rubezhny resolved JBIDE-1153.
------------------------------------

    Resolution: Done

EXECUTE: Open components.xml file in JBoss Tools XML Editor
EXECUTE: add an attribute to some tag and start writing an EL expression with "#{org.". For example: <action expression="#{org.|}"/>. Then press Ctrl-Space to invoke CA.
ASSERT: The proposals returned is the list of variables those names start with "org."
EXECUTE: add "j" letter after dot: <action expression="#{org.j|}"/> and press Ctrl-Space again.
ASSERT: The proposals returned is the list of variables those names start with "org.j"


> Wrong prompting is shown
> ------------------------
>
>                 Key: JBIDE-1153
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1153
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.CR1
>         Environment: Win2k, eclipse 3.3.1, wtp 2.0.1
>            Reporter: Victor Rubezhny
>         Assigned To: Victor Rubezhny
>             Fix For: 2.0.0.CR1
>
>
> EXECUTE: Open components.xml file in JBoss Tools XML Editor
> EXECUTE: add an attribute to some tag and start writing an EL expression with "#{org.". For example: <action expression="#{org.|}"/>. Then press Ctrl-Space to invoke CA.
> ASSERT: Wrong list of propojals is returned.
> EXECUTE: add "j" letter after dot: <action expression="#{org.j|}"/> and press Ctrl-Space again.
> ASSERT: See correct CA proposals.

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