[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-5198) Add proposals for attributes of seam mail tags to CA

Vlado pakan (JIRA) jira-events at lists.jboss.org
Fri Sep 3 05:13:52 EDT 2010


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

Vlado pakan closed JBIDE-5198.
------------------------------



Verified on JBDS 4.0.0.v201008261621R-H420-M2

> Add proposals for attributes of seam mail tags to CA
> ----------------------------------------------------
>
>                 Key: JBIDE-5198
>                 URL: https://jira.jboss.org/browse/JBIDE-5198
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Seam
>    Affects Versions: 3.1.0.CR1
>            Reporter: Yura Zhishko
>            Assignee: Daniel Azarov
>            Priority: Minor
>             Fix For: 3.2.0.M2
>
>         Attachments: seammail.png
>
>
> 1) Insert next code into source path
> <m:message xmlns="http://www.w3.org/1999/xhtml"
>     xmlns:m="http://jboss.com/products/seam/mail"
>     xmlns:h="http://java.sun.com/jsf/html">
>   
>     <m:from name="Peter" address="yzhishko at exadel.com" />
>     <m:to name="Yura Zhishko">yzhishko at mail.ru</m:to>
>     <m:subject>Try out Seam!</m:subject>
>     <m:attachment/>
>     
>     <m:body>
>         <p style="color:red"><h:outputText value="Dear Yura" />,</p>
>         <p style="color:green">You can try out Seam by visiting 
>         <a href="http://labs.jboss.com/jbossseam">http://labs.jboss.com/jbossseam</a>.</p>
>         <p>Regards,</p>
>         <p>Pete</p>
>     </m:body>
>     
> </m:message>
> 2) Select any tag, and try to add attribute using CA
> RESULT: There are no CA proposals for attributes.

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

        


More information about the jbosstools-issues mailing list