Issue Details (XML | Word | Printable)

Key: SHALE-370
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Craig McClanahan
Reporter: Luis Parravicini
Votes: 0
Watchers: 0
Operations

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

Unclosed tag in validation example

Created: 20/Dec/06 06:05 PM   Updated: 23/Jan/07 04:40 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0.4

Flags: Patch


 Description  « Hide
One tag in the example of the section 'Using Commons Validator Integration' has an unclosed tag. Below is the patch to fix it.

--- index.xml 2006-12-20 14:46:21.500000000 -0300
+++ index_corrected.xml 2006-12-20 14:47:08.859375000 -0300
@@ -105,7 +105,7 @@

         <s:commonsValidator type="creditCard"
                              arg="#{msgs.creditCardNumberPrompt}"
- server="true">
+ server="true"/>
     </h:inputText>

     <h:message for="creditCardNumber" styleClass="errors"/>

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Niall Pemberton made changes - 20/Dec/06 07:53 PM
Field Original Value New Value
Project Shared resources [ 10140 ] Shale [ 10130 ]
Workflow jira [ 39065 ] Struts [ 39066 ]
Key SITE-16 SHALE-370
Repository Revision Date User Message
ASF #489192 Wed Dec 20 20:30:45 UTC 2006 craigmcc Fix typo in example on the website. Thanks to Luis Parravicini for the
patch (SHALE-370).
Files Changed
MODIFY /shale/framework/trunk/shale-validator/src/site/xdoc/index.xml

Craig McClanahan added a comment - 20/Dec/06 08:31 PM
Fixed in nightly build 20061221. Thanks for the patch!

Craig McClanahan made changes - 20/Dec/06 08:31 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Assignee Craig McClanahan [ craigmcc ]
Fix Version/s 1.0.4-SNAPSHOT [ 21740 ]
Rahul Akolkar made changes - 23/Jan/07 04:40 PM
Fix Version/s 1.0.4 [ 21790 ]
Fix Version/s 1.0.4-SNAPSHOT [ 21740 ]
Jeff Turner made changes - 09/Aug/07 07:15 AM
Workflow Struts [ 39066 ] Struts - editable closed status [ 41677 ]
Antonio Petrelli made changes - 08/Jan/09 08:56 AM
Workflow Struts - editable closed status [ 41677 ] Struts - editable closed status (temporary) [ 45912 ]
Antonio Petrelli made changes - 08/Jan/09 09:08 AM
Workflow Struts - editable closed status (temporary) [ 45912 ] Struts - editable closed status [ 53031 ]