DO NOT REPLY [Bug 34559] - DownloadAction enhancements

2005-04-22 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://issues.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 5739] - Struts fails silently in too many places

2005-04-22 Thread Ted Husted
On the Roadmap for Struts Core, there's an entry where we consider refactoring for Spring. Such a refactoring would be an excellent opporunity to address issues like this. I'd suggest we mark this ticket to handle during that iteration, and cross-reference the Roadmap. Heck, if we switch to a wrap

Re: Releases [was Bug 5739]

2005-04-22 Thread Don Brown
Hubert Rabago wrote: Config inheritance changes have been checked in. http://svn.apache.org/viewcvs?view=rev&rev=159806 Cool, good work. I gotta ask, what projects/subprojects are going to be included with a 1.3 release? And what version numbers are we going to give them? "Taglib 1.3.0"? I gues

Re: Releases [was Bug 5739]

2005-04-22 Thread Wendy Smoak
From: "Hubert Rabago" <[EMAIL PROTECTED]> > Are we also going to do a 1.2.7? I'd like to see 1.2.7-- I'm using a nightly build in production at the moment. -- Wendy Smoak - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: Releases [was Bug 5739]

2005-04-22 Thread Joe Germuska
At 10:56 AM -0500 4/22/05, Hubert Rabago wrote: Config inheritance changes have been checked in. http://svn.apache.org/viewcvs?view=rev&rev=159806 I gotta ask, what projects/subprojects are going to be included with a 1.3 release? And what version numbers are we going to give them? "Taglib 1.3.0

Re: DO NOT REPLY [Bug 5739] - Struts fails silently in too many places

2005-04-22 Thread Hubert Rabago
On 4/22/05, Ted Husted <[EMAIL PROTECTED]> wrote: > And, of course, we did address this ticket to some extent with the > config verifier. > > -Ted. > That's what got my attention, though. The discussion and the patches seem to target verification of the declarations made in the config. I ran

Re: DO NOT REPLY [Bug 5739] - Struts fails silently in too many places

2005-04-22 Thread Don Brown
Fair enough. I also like Hubert's idea of renaming the ticket and beefing up ModuleConfigVerifier to resolve it. /me glances at the bug list...319 of these conversions to go. :) Side note, it is my personal mission to try to drastically reduce the number of both bugs and enhancement tickets agai

Re: Releases [was Bug 5739]

2005-04-22 Thread Martin Cooper
On 4/22/05, Joe Germuska <[EMAIL PROTECTED]> wrote: > At 10:56 AM -0500 4/22/05, Hubert Rabago wrote: > >Config inheritance changes have been checked in. > >http://svn.apache.org/viewcvs?view=rev&rev=159806 > > > >I gotta ask, what projects/subprojects are going to be included with a > >1.3 release

Re: Releases [was Bug 5739]

2005-04-22 Thread James Mitchell
I would like to know how everyone feels about the state of the current layout and how comfortable we feel working among and between them. I've been publishing nightlies for both trunk/ and 1.2.x for a while now, and I'm pretty confident in that process. I'm sure it'll need a few tweaks here an

Releases [was Bug 5739]

2005-04-22 Thread Hubert Rabago
Config inheritance changes have been checked in. http://svn.apache.org/viewcvs?view=rev&rev=159806 I gotta ask, what projects/subprojects are going to be included with a 1.3 release? And what version numbers are we going to give them? "Taglib 1.3.0"? Are we also going to do a 1.2.7? Hubert

DO NOT REPLY [Bug 34559] - DownloadAction enhancements

2005-04-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32584] - MessageResources - 'escape' function blocks possiblity of escaping quotes and parameters

2005-04-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32875] - Unable to do validwhen comparisons of doubles.

2005-04-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 34543] - Country and language locale not usable for locale validation-constants

2005-04-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33730] - Bad request url with Struts/Tiles/Tomcat 5.5.7

2005-04-22 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://issues.apache.org/bugzilla/show_bu

Re: Releases [was Bug 5739]

2005-04-22 Thread Joe Germuska
+1 to all that. Do we need / want to get the docs divided out into the subprojects before we do 1.3.0, or are people happy enough to leave them all dumped in 'core' for now? I think it would be better to cut 1.3.0 and know the docs need work than to wait, unless someone is ready to swing into acti

svn commit: r164334 - /struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/taglib/html/JavascriptValidatorTag.java

2005-04-22 Thread niallp
Author: niallp Date: Fri Apr 22 21:43:17 2005 New Revision: 164334 URL: http://svn.apache.org/viewcvs?rev=164334&view=rev Log: Port changes for Bug #33238 to 1.2.x branch - escape double quotes in variable values Modified: struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/t

svn commit: r164336 - /struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/plugins/DigestingPlugIn.java

2005-04-22 Thread niallp
Author: niallp Date: Fri Apr 22 21:46:07 2005 New Revision: 164336 URL: http://svn.apache.org/viewcvs?rev=164336&view=rev Log: Port to 1.2.x branch - explicit message when configSource/configPath yield a null URL Modified: struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/p

svn commit: r164337 - in /struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/action: Action.java RequestProcessor.java

2005-04-22 Thread niallp
Author: niallp Date: Fri Apr 22 21:49:36 2005 New Revision: 164337 URL: http://svn.apache.org/viewcvs?rev=164337&view=rev Log: Port Bug #33918 to 1.2.x branch - Allow saving errors to the session in the same way as messages Modified: struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apac

svn commit: r164340 - /struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/taglib/TagUtils.java

2005-04-22 Thread niallp
Author: niallp Date: Fri Apr 22 22:54:28 2005 New Revision: 164340 URL: http://svn.apache.org/viewcvs?rev=164340&view=rev Log: Fix Bug 33122 unchecked exception when paramId value already in the params map reported by Uwe Voigt Modified: struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/

svn commit: r164343 - /struts/taglib/trunk/src/java/org/apache/struts/taglib/TagUtils.java

2005-04-22 Thread niallp
Author: niallp Date: Fri Apr 22 22:58:07 2005 New Revision: 164343 URL: http://svn.apache.org/viewcvs?rev=164343&view=rev Log: Port change for Bug #33122 to current 1.3 version - unchecked exception when paramId value already in the params map reported by Uwe Voigt Modified: struts/taglib/tr

DO NOT REPLY [Bug 33122] - unchecked exception when paramId value already in the params map

2005-04-22 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://issues.apache.org/bugzilla/show_bu