[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1116) Parameter validation for ui:include, ui:decorate and s:decorate

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jun 19 17:58:56 EDT 2009


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

Alexey Kazakov updated JBIDE-1116:
----------------------------------

    Fix Version/s: LATER
                       (was: 3.1.0.M2)
          Affects: [Documentation (Ref Guide, User Guide, etc.)]


> Parameter validation for ui:include, ui:decorate and s:decorate
> ---------------------------------------------------------------
>
>                 Key: JBIDE-1116
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1116
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF, Seam
>    Affects Versions: 2.0.0.CR1
>            Reporter: Max Rydahl Andersen
>            Assignee: Alexey Kazakov
>             Fix For: LATER
>
>
> If you have a menu.xhtml with the following:
> <rich:toolBarGroup>
>          <h:outputText value="#{projectName}:"/>
>          <s:link view="/home.xhtml" value="Home"/>
>      </rich:toolBarGroup>
> #{projectName} gets an invalidation warning.
> That is not really correct since you can have e.g a template.xhtml with:
>     <ui:include src="menu.xhtml">
>         <ui:param name="projectName" value="work12eapsvn"/>
>     </ui:include>
> similar issue is affected by ui:decorate and s:decorate

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