You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Gary VanMatre (JIRA)" <ji...@apache.org> on 2006/07/03 23:44:16 UTC

[jira] Created: (SHALE-209) Missing tag validator for the clay component.

Missing tag validator for the clay component.
---------------------------------------------

         Key: SHALE-209
         URL: http://issues.apache.org/struts/browse/SHALE-209
     Project: Shale
        Type: Bug

  Components: Clay  
    Versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3    
    Reporter: Gary VanMatre
 Assigned to: Gary VanMatre 
    Priority: Minor
     Fix For: 1.0.3


The clay JSP tag should not allow any nested tags besides the clay:symbol.  The following example should fail:

<clay:clay id="contacts" jsfid="contactTable">
       <clay:symbol name="managed-bean-name" value="rolodex"/>
       <h:outputText value="bogus"/>
</clay:clay>


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


[jira] Resolved: (SHALE-209) Missing tag validator for the clay component.

Posted by "Gary VanMatre (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SHALE-209?page=all ]
     
Gary VanMatre resolved SHALE-209:
---------------------------------

    Resolution: Fixed

> Missing tag validator for the clay component.
> ---------------------------------------------
>
>          Key: SHALE-209
>          URL: http://issues.apache.org/struts/browse/SHALE-209
>      Project: Shale
>         Type: Bug

>   Components: Clay
>     Versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3
>     Reporter: Gary VanMatre
>     Assignee: Gary VanMatre
>     Priority: Minor
>      Fix For: 1.0.3

>
> The clay JSP tag should not allow any nested tags besides the clay:symbol.  The following example should fail:
> <clay:clay id="contacts" jsfid="contactTable">
>        <clay:symbol name="managed-bean-name" value="rolodex"/>
>        <h:outputText value="bogus"/>
> </clay:clay>

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