FieldErrorTag

2008-06-06 Thread David Evans
I have made a change to the FieldErrorTag and would like to submit it for consideration. It is a solution to my desire to use the FieldErrorTag on a single field basis in this manner: instead of the current usage: myField I have made two simple changes, one to FieldErrorTag, one to the struts-ta

Re: FieldErrorTag

2008-06-07 Thread David Evans
at, Jun 7, 2008 at 9:45 AM, Dave Newton <[EMAIL PROTECTED]> wrote: > > I was under the impression the TLD was created from annotations; is this > > not true? I've never actually looked. > > > > Dave > > > > --- On Fri, 6/6/08, David Evans <[EMAI

Re: JIRA cleanup

2006-04-24 Thread David Evans
Hello, my name is Dave Evans, I've been lurking here for a while. I'd be willing to do this, if its something that a non commiter can do. dave On Sun, 2006-04-23 at 23:43 -0700, Don Brown wrote: > Thanks to our Bugzilla import, we seem to have a bunch of issues, 182 to > be exact, that are resol

Re: JIRA cleanup

2006-04-24 Thread David Evans
t account on altassian's site, so i see what needs to be done, i believe (reopen, change resolution, then close). There's also the question of which resolution i should set these items to. Dave On Mon, 2006-04-24 at 09:55 -0400, Ted Husted wrote: > Yes, it is something a non-co

Re: JIRA cleanup

2006-04-24 Thread David Evans
-0700, Don Brown wrote: > First, thanks for jumping in! I added you to the struts-developers > group, which should give you the appropriate access. As for the > changes, move "Unresolved" to "Fixed". > > Don > > David Evans wrote: > > Ok. I just

Re: [action][Proposal] Architecture plan for Struts Action 2.0

2006-05-05 Thread David Evans
I am a struts user who has recently began programming in webwork, to get a head start for action 2. Having just spent many hours researching, reading about and experimenting with webwork, I personally hope that you start with a version of action 2 that resembles webwork pretty closely. I wonder ho

Re: Meet Up in San Francisco 2006

2006-05-15 Thread David Evans
This may seem a little off the wall, but I'm driving down there from SF tonight, I could give you a lift if you'd like. I'm hoping to leave at 5:45, depending on when my wife gets back with the car. dave On Mon, 2006-05-15 at 10:52 -0500, Peter Pilgrim wrote: > Thank Vic > > I see this is in Mou

Re: Meet Up in San Francisco 2006

2006-05-15 Thread David Evans
a ride. Yes, yes, we'd all owe you a beer or two :) > > Don > > David Evans wrote: > > This may seem a little off the wall, but I'm driving down there from SF > > tonight, I could give you a lift if you'd like. I'm hoping to leave at > > 5:

[SAF2] Default workflow

2006-06-05 Thread David Evans
Hello all, On this page: http://wiki.apache.org/struts/StrutsActionRelease200 There is, under the new features heading a reference to the validation/workflow issues brought up on this page: http://wiki.apache.org/struts/RoughSpots?action=show Under the main list, item number 16, and under Patric

Re: [SAF2] Default workflow

2006-06-08 Thread David Evans
Thanks Patrick, I'm interested to see how this will go, any light that Bob could shed would be useful. dave On Wed, 2006-06-07 at 11:23 -0500, Patrick Lightbody wrote: > Dave, > I think you are thinking about this the same way we are. Bob Lee and I agreed > when we met up during JavaOne that the

Re: [s2] Struts 2.0.0 - Tag it and Roll it?

2006-07-23 Thread David Evans
Hello, I've downloaded the struts-2.0.0-SNAPSHOT-all.zip and had a look at its contents. I'm wondering what the relationship is between this struts-2.0.0 and the API published here: http://www.crazybob.org/javadoc/ Is the crazybob version, or something like it, to become struts 2.0.1, or some suc

DefaultActionMapper compatablity switch [was: Re: [s2] Roadmap (was Tag it and Roll it?)]

2006-07-24 Thread David Evans
On Mon, 2006-07-24 at 16:35 -0400, Ted Husted wrote: > I would like to propose a versioning roadmap for Struts 2 and beyond. > > * 2.0.x series == WebWork transitionary release > > * 2.1.x series = "New API" release > > * 3.x series = "Best of breed/Phase 2" release > > The proposal extends the

Re: DefaultActionMapper compatablity switch [was: Re: [s2] Roadmap (was Tag it and Roll it?)]

2006-07-24 Thread David Evans
On Mon, 2006-07-24 at 15:15 -0700, Don Brown wrote: > David Evans wrote: > > I was looking in DefaultActionMapper and am wondering about the > > compatibilityMode switch functionality. In getMapping compatibilityMode > > is used to see whether to check for the ! method id

Re: DefaultActionMapper compatablity switch

2006-07-24 Thread David Evans
the URL, any URL. I'd argue it is a security concern, > > so the > > developer should have to work at explicitly allowing a method to be > > arbitrarily > > called. > > > > Don > > > > Bob Lee wrote: > > > I think "method:foo"

Re: DefaultActionMapper compatablity switch

2006-07-24 Thread David Evans
On Mon, 2006-07-24 at 21:27 -0400, Ted Husted wrote: > On 7/24/06, David Evans <[EMAIL PROTECTED]> wrote: > > I understand the security concerns, but the flexibility is far more > > important to me. If a user wants to protect themselves, they can make > > methods t

Re: DefaultActionMapper compatablity switch

2006-07-25 Thread David Evans
request to > continue. > > Don > > David Evans wrote: > > On Mon, 2006-07-24 at 21:27 -0400, Ted Husted wrote: > >> On 7/24/06, David Evans <[EMAIL PROTECTED]> wrote: > >>> I understand the security concerns, but the flexibility is far more > >

[jira] Reopened: (STR-2774) ActionForm should not be populated automatically [Struts Classic 1.x]

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2774?page=all ] David Evans reopened STR-2774: -- Assign To: David Evans (was: Struts Developer Mailing List) during import from bugzilla ticket, had resolved field set to unresolved with status set to

[jira] Resolved: (STR-2774) ActionForm should not be populated automatically [Struts Classic 1.x]

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2774?page=all ] David Evans resolved STR-2774: -- Resolution: Fixed during import from bugzilla ticket, had resolved field set to unresolved with status set to closed. setting resolved field to fixed

[jira] Closed: (STR-2774) ActionForm should not be populated automatically [Struts Classic 1.x]

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2774?page=all ] David Evans closed STR-2774: > ActionForm should not be populated automatically [Struts Classic 1.x] > - > >

[jira] Reopened: (STR-2749) html form tags generate invalid XHTML

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2749?page=all ] David Evans reopened STR-2749: -- Assign To: David Evans (was: Struts Developer Mailing List) > html form tags generate invalid XHTML > - > >

[jira] Resolved: (STR-2749) html form tags generate invalid XHTML

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2749?page=all ] David Evans resolved STR-2749: -- Resolution: Fixed during import from bugzilla ticket, had resolved field set to unresolved with status set to closed. setting resolved field to fixed

[jira] Reopened: (STR-2740) Add support for XHTML 1.1 and XHTML 2.0 etc.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2740?page=all ] David Evans reopened STR-2740: -- Assign To: David Evans (was: Struts Developer Mailing List) > Add support for XHTML 1.1 and XHTML 2.0

[jira] Resolved: (STR-2740) Add support for XHTML 1.1 and XHTML 2.0 etc.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2740?page=all ] David Evans resolved STR-2740: -- Resolution: Fixed > Add support for XHTML 1.1 and XHTML 2.0 etc. > > > Key: STR-2740 &g

[jira] Closed: (STR-2740) Add support for XHTML 1.1 and XHTML 2.0 etc.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2740?page=all ] David Evans closed STR-2740: > Add support for XHTML 1.1 and XHTML 2.0 etc. > > > Key: STR-2740 > URL: http://is

[jira] Reopened: (STR-2739) [extras] ParameterListActionDispatcher

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2739?page=all ] David Evans reopened STR-2739: -- Assign To: David Evans (was: Struts Developer Mailing List) > [extras] ParameterListActionDispatc

[jira] Closed: (STR-2739) [extras] ParameterListActionDispatcher

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2739?page=all ] David Evans closed STR-2739: > [extras] ParameterListActionDispatcher > -- > > Key: STR-2739 > URL: http://issues.apache.or

[jira] Resolved: (STR-2739) [extras] ParameterListActionDispatcher

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2739?page=all ] David Evans resolved STR-2739: -- Resolution: Fixed > [extras] ParameterListActionDispatcher > -- > > Key: STR-2739 >

[jira] Reopened: (STR-2712) Warnings on generating validator's static javascript

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2712?page=all ] David Evans reopened STR-2712: -- Assign To: (was: Struts Developer Mailing List) > Warnings on generating validator's static ja

[jira] Resolved: (STR-2712) Warnings on generating validator's static javascript

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2712?page=all ] David Evans resolved STR-2712: -- Resolution: Fixed > Warnings on generating validator's static javascript > > >

[jira] Closed: (STR-2712) Warnings on generating validator's static javascript

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2712?page=all ] David Evans closed STR-2712: > Warnings on generating validator's static javascript > > > Key: STR-2712 >

[jira] Reopened: (STR-2682) TagUtils doesn't create XHTML compliant URLs when called from LinkTag when using forwards defined with redirect="true"

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2682?page=all ] David Evans reopened STR-2682: -- Assign To: David Evans (was: Struts Developer Mailing List) > TagUtils doesn't create XHTML compliant URLs when called from LinkTag when > usi

[jira] Resolved: (STR-2682) TagUtils doesn't create XHTML compliant URLs when called from LinkTag when using forwards defined with redirect="true"

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2682?page=all ] David Evans resolved STR-2682: -- Resolution: Fixed > TagUtils doesn't create XHTML compliant URLs when called from LinkTag when > using forwards defined with red

[jira] Closed: (STR-2682) TagUtils doesn't create XHTML compliant URLs when called from LinkTag when using forwards defined with redirect="true"

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2682?page=all ] David Evans closed STR-2682: > TagUtils doesn't create XHTML compliant URLs when called from LinkTag when > using forwards defined with red

[jira] Reopened: (STR-2612) reset() support for DynaActionForm

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2612?page=all ] David Evans reopened STR-2612: -- Assign To: David Evans (was: Struts Developer Mailing List) > reset() support for DynaActionForm > -- > >

[jira] Resolved: (STR-2612) reset() support for DynaActionForm

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2612?page=all ] David Evans resolved STR-2612: -- Resolution: Fixed > reset() support for DynaActionForm > -- > > Key: STR-2612 >

[jira] Reopened: (STR-2474) [shale] Serious issue with dialog state

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2474?page=all ] David Evans reopened STR-2474: -- Assign To: David Evans (was: Struts Developer Mailing List) > [shale] Serious issue with dialog st

[jira] Closed: (STR-2612) reset() support for DynaActionForm

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2612?page=all ] David Evans closed STR-2612: > reset() support for DynaActionForm > -- > > Key: STR-2612 > URL: http://issues.apache.org/struts/

[jira] Resolved: (STR-2474) [shale] Serious issue with dialog state

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2474?page=all ] David Evans resolved STR-2474: -- Resolution: Fixed > [shale] Serious issue with dialog state > --- > > Key: STR-2474 >

[jira] Closed: (STR-2474) [shale] Serious issue with dialog state

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2474?page=all ] David Evans closed STR-2474: > [shale] Serious issue with dialog state > --- > > Key: STR-2474 > URL: http://issues.apache.or

[jira] Reopened: (STR-2438) Validator plugin with DefaultForm doesn't work

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2438?page=all ] David Evans reopened STR-2438: -- Assign To: David Evans (was: Struts Developer Mailing List) > Validator plugin with DefaultForm doesn

[jira] Resolved: (STR-2438) Validator plugin with DefaultForm doesn't work

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2438?page=all ] David Evans resolved STR-2438: -- Resolution: Fixed > Validator plugin with DefaultForm doesn't work > -- > > Key: STR-24

[jira] Closed: (STR-2438) Validator plugin with DefaultForm doesn't work

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2438?page=all ] David Evans closed STR-2438: > Validator plugin with DefaultForm doesn't work > -- > > Key: STR-2438 > URL: http

[jira] Reopened: (STR-2381) [Shale] Enhancement to the Shale subview tag library component.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2381?page=all ] David Evans reopened STR-2381: -- Assign To: David Evans (was: Struts Developer Mailing List) > [Shale] Enhancement to the Shale subview tag library compon

[jira] Resolved: (STR-2381) [Shale] Enhancement to the Shale subview tag library component.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2381?page=all ] David Evans resolved STR-2381: -- Resolution: Fixed > [Shale] Enhancement to the Shale subview tag library compon

[jira] Closed: (STR-2381) [Shale] Enhancement to the Shale subview tag library component.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2381?page=all ] David Evans closed STR-2381: > [Shale] Enhancement to the Shale subview tag library component. > --- > > K

[jira] Reopened: (STR-2358) enhancement

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2358?page=all ] David Evans reopened STR-2358: -- Assign To: David Evans (was: Struts Developer Mailing List) > enhancement > - > > Key: STR-2358 >

[jira] Resolved: (STR-2358) enhancement

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2358?page=all ] David Evans resolved STR-2358: -- Resolution: Fixed > enhancement > - > > Key: STR-2358 > URL: http://issues.apache.org/struts/

[jira] Resolved: (STR-2342) Escape double quotes in JavascriptValidatorTag

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2342?page=all ] David Evans resolved STR-2342: -- Resolution: Fixed > Escape double quotes in JavascriptValidatorTag > -- > > Key: STR-2342 &g

[jira] Reopened: (STR-2342) Escape double quotes in JavascriptValidatorTag

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2342?page=all ] David Evans reopened STR-2342: -- Assign To: David Evans (was: Struts Developer Mailing List) > Escape double quotes in JavascriptValidator

[jira] Closed: (STR-2358) enhancement

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2358?page=all ] David Evans closed STR-2358: > enhancement > - > > Key: STR-2358 > URL: http://issues.apache.org/struts/browse/STR-2358 > Projec

[jira] Closed: (STR-2342) Escape double quotes in JavascriptValidatorTag

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2342?page=all ] David Evans closed STR-2342: > Escape double quotes in JavascriptValidatorTag > -- > > Key: STR-2342 > URL: http://is

[jira] Reopened: (STR-2292) Wild Card Mapping - lowercase name for form beans

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2292?page=all ] David Evans reopened STR-2292: -- Assign To: David Evans (was: Struts Developer Mailing List) > Wild Card Mapping - lowercase name for form be

[jira] Resolved: (STR-2292) Wild Card Mapping - lowercase name for form beans

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2292?page=all ] David Evans resolved STR-2292: -- Resolution: Fixed > Wild Card Mapping - lowercase name for form beans > - > > K

[jira] Closed: (STR-2292) Wild Card Mapping - lowercase name for form beans

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2292?page=all ] David Evans closed STR-2292: > Wild Card Mapping - lowercase name for form beans > - > > Key: STR-2292 >

[jira] Closed: (STR-2301) format clause

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2301?page=all ] David Evans closed STR-2301: Resolution: Fixed > format clause > -- > > Key: STR-2301 > URL: http://issues.apache.org/struts/

[jira] Reopened: (STR-2301) format clause

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2301?page=all ] David Evans reopened STR-2301: -- Assign To: David Evans (was: Struts Developer Mailing List) > format clause > -- > > Key: STR-2301 >

[jira] Reopened: (STR-2269) tag renders incorrect HTML 4.01 strict when using token

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2269?page=all ] David Evans reopened STR-2269: -- Assign To: David Evans (was: Struts Developer Mailing List) > tag renders incorrect HTML 4.01 strict when using to

[jira] Closed: (STR-2269) tag renders incorrect HTML 4.01 strict when using token

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2269?page=all ] David Evans closed STR-2269: Resolution: Fixed > tag renders incorrect HTML 4.01 strict when using to

[jira] Reopened: (STR-2267) org.apache.struts.upload.CommonsMultipartRequestHandler not found sometimes

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2267?page=all ] David Evans reopened STR-2267: -- Assign To: David Evans (was: Struts Developer Mailing List) > org.apache.struts.upload.CommonsMultipartRequestHandler not found someti

[jira] Closed: (STR-2267) org.apache.struts.upload.CommonsMultipartRequestHandler not found sometimes

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2267?page=all ] David Evans closed STR-2267: Resolution: Fixed > org.apache.struts.upload.CommonsMultipartRequestHandler not found someti

[jira] Reopened: (STR-2191) Stack trace when running WAR File of struts-faces2 example - Tomcat 5.0.26

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2191?page=all ] David Evans reopened STR-2191: -- Assign To: David Evans (was: Struts Developer Mailing List) > Stack trace when running WAR File of struts-faces2 example - Tomcat 5.0

[jira] Closed: (STR-2191) Stack trace when running WAR File of struts-faces2 example - Tomcat 5.0.26

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2191?page=all ] David Evans closed STR-2191: Resolution: Fixed > Stack trace when running WAR File of struts-faces2 example - Tomcat 5.0

[jira] Reopened: (STR-2168) Struts-Tiles-JSF-Integration SOMETIMES creates blank pages

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2168?page=all ] David Evans reopened STR-2168: -- Assign To: David Evans (was: Struts Developer Mailing List) > Struts-Tiles-JSF-Integration SOMETIMES creates blank pa

[jira] Closed: (STR-2168) Struts-Tiles-JSF-Integration SOMETIMES creates blank pages

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2168?page=all ] David Evans closed STR-2168: Resolution: Fixed > Struts-Tiles-JSF-Integration SOMETIMES creates blank pages > -- > >

[jira] Reopened: (STR-2161) DynaActionForm.toString() crashes for Integer-keyed Maps

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2161?page=all ] David Evans reopened STR-2161: -- Assign To: David Evans (was: Struts Developer Mailing List) > DynaActionForm.toString() crashes for Integer-keyed M

[jira] Closed: (STR-2161) DynaActionForm.toString() crashes for Integer-keyed Maps

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2161?page=all ] David Evans closed STR-2161: Resolution: Fixed > DynaActionForm.toString() crashes for Integer-keyed Maps > > > K

[jira] Reopened: (STR-2142) Replacement of LookupDispatchAction

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2142?page=all ] David Evans reopened STR-2142: -- Assign To: David Evans (was: Struts Developer Mailing List) > Replacement of LookupDispatchAction > --- > >

[jira] Closed: (STR-2142) Replacement of LookupDispatchAction

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2142?page=all ] David Evans closed STR-2142: Resolution: Fixed > Replacement of LookupDispatchAction > --- > > Key: STR-2142 > URL: http://is

[jira] Reopened: (STR-2091) EmptyTag does not worth with Arrays

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2091?page=all ] David Evans reopened STR-2091: -- Assign To: David Evans (was: Struts Developer Mailing List) > EmptyTag does not worth with Arrays > --- > >

[jira] Closed: (STR-2091) EmptyTag does not worth with Arrays

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2091?page=all ] David Evans closed STR-2091: Resolution: Fixed > EmptyTag does not worth with Arrays > --- > > Key: STR-2091 > URL: http://is

[jira] Reopened: (STR-2049) processNoCache() method does not expire properly

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2049?page=all ] David Evans reopened STR-2049: -- Assign To: David Evans (was: Struts Developer Mailing List) > processNoCache() method does not expire prope

[jira] Reopened: (STR-2025) FIFO ordering in ActionMessages

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2025?page=all ] David Evans reopened STR-2025: -- Assign To: David Evans (was: Struts Developer Mailing List) > FIFO ordering in ActionMessages > --- > > K

[jira] Closed: (STR-2049) processNoCache() method does not expire properly

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2049?page=all ] David Evans closed STR-2049: Resolution: Fixed > processNoCache() method does not expire properly > > > Key: STR-2049 &g

[jira] Closed: (STR-2025) FIFO ordering in ActionMessages

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2025?page=all ] David Evans closed STR-2025: Resolution: Fixed > FIFO ordering in ActionMessages > --- > > Key: STR-2025 > URL: http://issues.ap

[jira] Reopened: (STR-2019) [taglib] Add better error reporting to bean:define tag

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2019?page=all ] David Evans reopened STR-2019: -- Assign To: David Evans (was: Struts Developer Mailing List) > [taglib] Add better error reporting to bean:define

[jira] Closed: (STR-2019) [taglib] Add better error reporting to bean:define tag

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-2019?page=all ] David Evans closed STR-2019: Resolution: Fixed > [taglib] Add better error reporting to bean:define tag > -- > > K

[jira] Reopened: (STR-1989) Japanese Message Resorces for NightlyBuild(Please adopt in Struts1.2!!)

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1989?page=all ] David Evans reopened STR-1989: -- Assign To: David Evans (was: Struts Developer Mailing List) > Japanese Message Resorces for NightlyBuild(Please adopt in Struts

[jira] Closed: (STR-1989) Japanese Message Resorces for NightlyBuild(Please adopt in Struts1.2!!)

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1989?page=all ] David Evans closed STR-1989: Resolution: Fixed > Japanese Message Resorces for NightlyBuild(Please adopt in Struts

[jira] Closed: (STR-1987) Empty/NotEmpty tags to support testing arrays for emptiness

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1987?page=all ] David Evans closed STR-1987: Resolution: Fixed > Empty/NotEmpty tags to support testing arrays for emptiness > --- > >

[jira] Reopened: (STR-1987) Empty/NotEmpty tags to support testing arrays for emptiness

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1987?page=all ] David Evans reopened STR-1987: -- Assign To: David Evans (was: Struts Developer Mailing List) > Empty/NotEmpty tags to support testing arrays for emptin

[jira] Reopened: (STR-1941) double UTF-8 encoding of HTTP request parameters

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1941?page=all ] David Evans reopened STR-1941: -- Assign To: David Evans (was: Struts Developer Mailing List) > double UTF-8 encoding of HTTP request paramet

[jira] Closed: (STR-1941) double UTF-8 encoding of HTTP request parameters

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1941?page=all ] David Evans closed STR-1941: Resolution: Fixed > double UTF-8 encoding of HTTP request parameters > > > Key: STR-1941 &g

[jira] Reopened: (STR-1937) WebLogic hot-deploy breaks Tiles

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1937?page=all ] David Evans reopened STR-1937: -- Assign To: David Evans (was: Struts Developer Mailing List) > WebLogic hot-deploy breaks Tiles > > > K

[jira] Closed: (STR-1937) WebLogic hot-deploy breaks Tiles

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1937?page=all ] David Evans closed STR-1937: Resolution: Fixed > WebLogic hot-deploy breaks Tiles > > > Key: STR-1937 > URL: http://issues.ap

[jira] Closed: (STR-1935) Encountering "java.lang.NoSuchMethodError: org.apache.commons.fileupload.FileUpload.setSizeMax(I)V" Error Message After Clicking Submit When Using the tag

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1935?page=all ] David Evans closed STR-1935: Resolution: Fixed > Encountering "java.lang.NoSuchMethodError: > org.apache.commons.fileupload.FileUpload.setSizeMax(I)V" Error Message After &

[jira] Reopened: (STR-1935) Encountering "java.lang.NoSuchMethodError: org.apache.commons.fileupload.FileUpload.setSizeMax(I)V" Error Message After Clicking Submit When Using the tag

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1935?page=all ] David Evans reopened STR-1935: -- Assign To: David Evans (was: Struts Developer Mailing List) > Encountering "java.lang.NoSuchMet

[jira] Reopened: (STR-1898) NoClassDefFoundError on weblogic 8.1 during redeploy

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1898?page=all ] David Evans reopened STR-1898: -- Assign To: David Evans (was: Struts Developer Mailing List) > NoClassDefFoundError on weblogic 8.1 during redep

[jira] Closed: (STR-1898) NoClassDefFoundError on weblogic 8.1 during redeploy

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1898?page=all ] David Evans closed STR-1898: Resolution: Fixed > NoClassDefFoundError on weblogic 8.1 during redeploy > > > K

[jira] Reopened: (STR-1894) Some files uploaded with bad CRC

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1894?page=all ] David Evans reopened STR-1894: -- Assign To: David Evans (was: Struts Developer Mailing List) > Some files uploaded with bad CRC > > > K

[jira] Closed: (STR-1894) Some files uploaded with bad CRC

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1894?page=all ] David Evans closed STR-1894: Resolution: Fixed > Some files uploaded with bad CRC > > > Key: STR-1894 > URL: http://issues.ap

[jira] Reopened: (STR-1893) MultipartElement.getFileName() returns wrong filename for non-English names

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1893?page=all ] David Evans reopened STR-1893: -- Assign To: David Evans (was: Struts Developer Mailing List) > MultipartElement.getFileName() returns wrong filename for non-English na

[jira] Closed: (STR-1893) MultipartElement.getFileName() returns wrong filename for non-English names

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1893?page=all ] David Evans closed STR-1893: Resolution: Fixed > MultipartElement.getFileName() returns wrong filename for non-English na

[jira] Reopened: (STR-1890) DOS attack by making DispatchAction recurse on execute()

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1890?page=all ] David Evans reopened STR-1890: -- Assign To: David Evans (was: Struts Developer Mailing List) > DOS attack by making DispatchAction recurse on exec

[jira] Closed: (STR-1890) DOS attack by making DispatchAction recurse on execute()

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1890?page=all ] David Evans closed STR-1890: Resolution: Fixed > DOS attack by making DispatchAction recurse on execute() > > > K

[jira] Reopened: (STR-1879) multipart/form-data loses all request parameters in action forward.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1879?page=all ] David Evans reopened STR-1879: -- Assign To: David Evans (was: Struts Developer Mailing List) > multipart/form-data loses all request parameters in action forw

[jira] Closed: (STR-1879) multipart/form-data loses all request parameters in action forward.

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1879?page=all ] David Evans closed STR-1879: Resolution: Fixed > multipart/form-data loses all request parameters in action forw

dev@struts.apache.org

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1850?page=all ] David Evans reopened STR-1850: -- Assign To: David Evans (was: Struts Developer Mailing List) > ResponseFilter does not handle UTF-8 encoded characters w

[jira] Reopened: (STR-1878) multiple radio button javascript validation broken

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1878?page=all ] David Evans reopened STR-1878: -- Assign To: David Evans (was: Struts Developer Mailing List) > multiple radio button javascript validation bro

[jira] Closed: (STR-1878) multiple radio button javascript validation broken

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1878?page=all ] David Evans closed STR-1878: Resolution: Fixed > multiple radio button javascript validation broken > -- > > K

dev@struts.apache.org

2006-04-24 Thread David Evans (JIRA)
[ http://issues.apache.org/struts/browse/STR-1850?page=all ] David Evans closed STR-1850: Resolution: Fixed > ResponseFilter does not handle UTF-8 encoded characters w

  1   2   3   >