cvs commit: jakarta-struts/conf/share validator-rules.xml

2002-12-08 Thread dgraham
dgraham 2002/12/08 21:23:44 Modified:conf/share validator-rules.xml Log: Fixed validateRequired, validateShort, validateInteger for PR # 7353. Revision ChangesPath 1.20 +76 -34jakarta-struts/conf/share/validator-rules.xml Index: validator-rules.xml ===

cvs commit: jakarta-struts/conf/share validator-rules.xml

2002-12-08 Thread dgraham
dgraham 2002/12/08 21:06:02 Modified:conf/share validator-rules.xml Log: Fixed validateFloat for PR # 7353. Revision ChangesPath 1.19 +29 -15jakarta-struts/conf/share/validator-rules.xml Index: validator-rules.xml ==

RE: TILES DTD: role attribute of definition

2002-12-08 Thread Matt Raible
Yeah, the tiles DTD could use some work, I viewed the struts-config.dtd and tiles.dtd using XMLSpy and the struts-config.dtd was very informative, while tiles had virtually no information. Thanks, Matt > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED]] > Sent: Sunday,

cvs commit: jakarta-struts/conf/share validator-rules.xml

2002-12-08 Thread dgraham
dgraham 2002/12/08 20:56:16 Modified:conf/share validator-rules.xml Log: Fixed validateByte for PR # 7353. There are 4 other functions to fix though. Revision ChangesPath 1.18 +28 -12jakarta-struts/conf/share/validator-rules.xml Index: validator-rules.xml

Re: TILES DTD: role attribute of definition

2002-12-08 Thread David Graham
I don't know the answer to this but it should be added to the dtd documentation. David From: "Matt Raible" <[EMAIL PROTECTED]> Reply-To: "Struts Developers List" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: TILES DTD: role attribute of definition Date: Sun, 8 Dec 2002 20:37:42 -0700

Struts Kick Start now available from SAMS

2002-12-08 Thread James Turner
Just a heads-up that "Struts Kick Start" (complete with CD-ROM packed with open-source goodies) is now in the warehouse and available from SAMS directly (www.sams.com), Amazon and the rest of the online vendors should have it within a week or so. James _ Ja

DO NOT REPLY [Bug 14800] - Fix initialization bug and add size parameter to form-property

2002-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/conf/share validator-rules.xml

2002-12-08 Thread dgraham
dgraham 2002/12/08 19:45:23 Modified:conf/share validator-rules.xml Log: Changed boolean logic for max and min length checks for clarity. Revision ChangesPath 1.17 +2 -2 jakarta-struts/conf/share/validator-rules.xml Index: validator-rules.xml

TILES DTD: role attribute of definition

2002-12-08 Thread Matt Raible
Does the role attribute of the definition element allow a comma-delimited list of roles? Thanks, Matt

cvs commit: jakarta-struts/conf/share validator-rules.xml

2002-12-08 Thread dgraham
dgraham 2002/12/08 19:36:45 Modified:conf/share validator-rules.xml Log: Fixed error message typos. Revision ChangesPath 1.16 +6 -6 jakarta-struts/conf/share/validator-rules.xml Index: validator-rules.xml ==

DO NOT REPLY [Bug 14800] - Fix initialization bug and add size parameter to form-property

2002-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

How do I resolve test.tomcat.41 testing failure on latest CVS files?

2002-12-08 Thread Max Cooper
I am trying to run the test.tomcat.41 target in the Struts ant file. I can build and run the junit tests with no problems, so I believe I have most or all of the build.properties stuff setup correctly (including catalina.url, catalina.username, and catalina.password). It seems I may be missing the

DO NOT REPLY [Bug 15167] - Updated Action documentation

2002-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 15167] New: - Updated Action documentation

2002-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/contrib/artimus/WEB-INF/src/java/org/apache/artimus/wizard/http Form.java

2002-12-08 Thread rleland
rleland 2002/12/08 00:26:37 Modified:contrib/artimus/WEB-INF/src/java/org/apache/artimus/article Access.java SearchContent.java SearchCreator.java SearchTitle.java contrib/artimus/WEB-INF/src/java/org/apache/artimus/article/h

cvs commit: jakarta-struts/contrib/scaffold/src/java/org/apache/struts/scaffold BaseAction.java BaseHelperAction.java BaseMapForm.java BizAction.java BizForm.java BizFormImpl.java ContinueAction.java ExistsAttributeAction.java FindForwardAction.java ParameterAction.java ProcessAction.java ProcessDispatchAction.java ProcessFormAction.java RelayAction.java RemoveAttributeAction.java SetPathsAction.java SuccessAction.java

2002-12-08 Thread rleland
rleland 2002/12/08 00:14:30 Modified:contrib/scaffold/src/java/org/apache/struts/scaffold BaseAction.java BaseHelperAction.java BaseMapForm.java BizAction.java BizForm.java BizFormImpl.java ContinueAction.java