Issue Details (XML | Word | Printable)

Key: SHALE-209
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Gary VanMatre
Reporter: Gary VanMatre
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Shale

Missing tag validator for the clay component.

Created: 04/Jul/06 04:43 AM   Updated: 21/Aug/06 11:28 PM
Component/s: Clay
Affects Version/s: 1.0.0, 1.0.1, 1.0.2, 1.0.3-SNAPSHOT
Fix Version/s: 1.0.3


 Description  « Hide
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>


 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.