Re: DTD 1.3

2005-04-29 Thread rmanchu
oh cool. kind of like the map based form? hmmm.. is/could this be coming for /FormBeanConfig and /FormPropertyConfig ? thanx riyaz Niall Pemberton wrote: Currently (in 1.2) you can have... Then you need to have a custom ActionConfig where you implement getFoo() / setFoo(value) methods. Now

svn commit: r165379 - /struts/shale/trunk/core-library/src/java/org/apache/shale/validator/CommonsValidator.java

2005-04-29 Thread craigmcc
Author: craigmcc Date: Fri Apr 29 21:37:35 2005 New Revision: 165379 URL: http://svn.apache.org/viewcvs?rev=165379&view=rev Log: Clean up javadoc warnings. Modified: struts/shale/trunk/core-library/src/java/org/apache/shale/validator/CommonsValidator.java Modified: struts/shale/trunk/core-

DO NOT REPLY [Bug 34685] - Add "roles" attribute to

2005-04-29 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 34650] - [Shale] Add Dialog-scoped Transitions

2005-04-29 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

svn commit: r165377 - in /struts/shale/trunk/core-library/src: conf/dialog.dtd java/org/apache/shale/dialog/Dialog.java java/org/apache/shale/dialog/DialogNavigationHandler.java java/org/apache/shale/dialog/package.html

2005-04-29 Thread craigmcc
Author: craigmcc Date: Fri Apr 29 20:22:58 2005 New Revision: 165377 URL: http://svn.apache.org/viewcvs?rev=165377&view=rev Log: Support local and global transition definitions, analogous to how Struts 1.x supports local and global action forward definitions. PR: Bugzilla #34650. Submitted By: D

DO NOT REPLY [Bug 34660] - [Shale] Clay was not setting properties correctly

2005-04-29 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

svn commit: r165376 - in /struts/shale/trunk/clay-plugin/src: java/org/apache/shale/clay/component/chain/PropertyValueCommand.java java/org/apache/shale/clay/utils/PropUtils.java test/org/apache/shale/clay/utils/ test/org/apache/shale/clay/utils/PropUtilsTestCase.java

2005-04-29 Thread craigmcc
Author: craigmcc Date: Fri Apr 29 20:04:15 2005 New Revision: 165376 URL: http://svn.apache.org/viewcvs?rev=165376&view=rev Log: Correct property setting logic, per patch, and add unit test case. PR: Bugzilla #34660 Submitted By: Gary VanMatre Added: struts/shale/trunk/clay-plugin/src/test

svn commit: r165373 - in /struts/bsf/trunk/src/java/org/apache/struts/bsf: BSFManagerFilter.java RequestToVariableFilter.java ScriptAction.java StrutsInfo.java TestFilter.java

2005-04-29 Thread niallp
Author: niallp Date: Fri Apr 29 19:08:01 2005 New Revision: 165373 URL: http://svn.apache.org/viewcvs?rev=165373&view=rev Log: update svn properties Modified: struts/bsf/trunk/src/java/org/apache/struts/bsf/BSFManagerFilter.java (contents, props changed) struts/bsf/trunk/src/java/org/

DO NOT REPLY [Bug 34657] - [Shale] "beefed up" the Clay HTML parser

2005-04-29 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

svn commit: r165372 - in /struts/shale/trunk/clay-plugin: ./ src/java/org/apache/shale/clay/parser/ src/test/ src/test/org/ src/test/org/apache/ src/test/org/apache/shale/ src/test/org/apache/shale/clay/ src/test/org/apache/shale/clay/parser/

2005-04-29 Thread craigmcc
Author: craigmcc Date: Fri Apr 29 19:05:53 2005 New Revision: 165372 URL: http://svn.apache.org/viewcvs?rev=165372&view=rev Log: Check in "beefed up" parser and unit test case. Modified name of unit test class (convention is "FooTestCase" to test a class "Foo", in the same package) and tweaked bu

DO NOT REPLY [Bug 34495] - Add Java Doc to may source files and add more Tapestry like support

2005-04-29 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

svn commit: r165369 [7/7] - in /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay: component/ component/chain/ config/ config/beans/ parser/ parser/builder/ parser/builder/chain/ taglib/ utils/

2005-04-29 Thread craigmcc
Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/utils/PropUtils.java URL: http://svn.apache.org/viewcvs/struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/utils/PropUtils.java?rev=165369&r1=165368&r2=165369&view=diff =

DO NOT REPLY [Bug 34496] - Add Java Doc to may source files and add more Tapestry like support

2005-04-29 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

svn commit: r165370 - in /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/parser/builder: InputTextareaBuilder.java OutputLinkBuilder.java chain/AnchorBuilderRule.java chain/TextareaBuilderRule.java

2005-04-29 Thread craigmcc
Author: craigmcc Date: Fri Apr 29 18:43:57 2005 New Revision: 165370 URL: http://svn.apache.org/viewcvs?rev=165370&view=rev Log: Add four new source files included in this patch. PR: Bugzilla #34496 Submitted By: Gary VanMatre Added: struts/shale/trunk/clay-plugin/src/java/org/apache/shal

DO NOT REPLY [Bug 34658] - [Shale] i18n problems

2005-04-29 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

svn commit: r165366 - in /struts/shale/trunk: core-library/build.xml use-cases/build.xml use-cases/src/java/org/apache/shale/usecases/view/Domains.java

2005-04-29 Thread craigmcc
Author: craigmcc Date: Fri Apr 29 17:57:29 2005 New Revision: 165366 URL: http://svn.apache.org/viewcvs?rev=165366&view=rev Log: Fix i18n problems when running on a server whose default locale is not English. Thanks for the patch! PR: Bugzilla #34658 Submitted By: Manfred Klug Modified: st

DO NOT REPLY [Bug 34642] - [Shale] Make the current dialog state available to applications

2005-04-29 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: DTD 1.3

2005-04-29 Thread Niall Pemberton
It appears to be an alternative mechanism for setting properties - but only implemented for action mappings. Currently (in 1.2) you can have... Then you need to have a custom ActionConfig where you implement getFoo() / setFoo(value) methods. Now it appears you can do the following, witho

Re: Default method in DispatchActions

2005-04-29 Thread Niall Pemberton
I'm against changing it in this way. Currently all three flavours of DispatchAction require the parameter to be configured in the struts-config.xml in order for them to be able to determine which method to call. Without the parameter none of them can determine the method - thats a different scenari

Re: Default method in DispatchActions

2005-04-29 Thread Ted Husted
On 4/29/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > I think this is great and cheap solution. I would like DispatchAction > to work like this. BTW, can non-committers comment on Struts changes? Yes, but please be kind. :) We're all working stiffs here, just like you, trying to do what we c

Re: Default method in DispatchActions

2005-04-29 Thread Don Brown
Hubert Rabago wrote: Bugs 16104 and 34663 ask for a default method in DispatchAction. In both cases, the response has been to use unspecified(). I think the problem in both cases is the requirement for a mapping.getParameter() value. unspecified() only gets called if ActionMapping.parameter is pr

Re: Default method in DispatchActions

2005-04-29 Thread Michael Jouravlev
I think this is great and cheap solution. I would like DispatchAction to work like this. BTW, can non-committers comment on Struts changes? On 4/29/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > Bugs 16104 and 34663 ask for a default method in DispatchAction. In > both cases, the response has bee

Default method in DispatchActions

2005-04-29 Thread Hubert Rabago
Bugs 16104 and 34663 ask for a default method in DispatchAction. In both cases, the response has been to use unspecified(). I think the problem in both cases is the requirement for a mapping.getParameter() value. unspecified() only gets called if ActionMapping.parameter is present but doesn't ma

DO NOT REPLY [Bug 34663] - DynaActionForm unable to find parameter method every second or third time.

2005-04-29 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 34685] - Add "roles" attribute to

2005-04-29 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 34685] - Add "roles" attribute to

2005-04-29 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

DTD 1.3

2005-04-29 Thread rmanchu
ver: struts 1.3 dev i was working on a custom FormPropertyConfig using the fields. i saw that it has an ID, and Key attribute in DTD 1.3 did not understand the comments in DTD. could someone explain how these might be useful please? thanx riyaz -

DO NOT REPLY [Bug 34685] - Add "roles" attribute to

2005-04-29 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 34685] New: - Add "roles" attribute to

2005-04-29 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 34663] - DynaActionForm unable to find parameter method every second or third time.

2005-04-29 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 34663] - DynaActionForm unable to find parameter method every second or third time.

2005-04-29 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 34682] New: - Conversion errors are not showing up

2005-04-29 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 32165] - FacesRequestProcessor bug when using prefix mapped Struts servlet & extension mapped Faces servlet

2005-04-29 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

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

2005-04-29 Thread niallp
Author: niallp Date: Fri Apr 29 06:20:17 2005 New Revision: 165305 URL: http://svn.apache.org/viewcvs?rev=165305&view=rev Log: Port to 1.2.x branch - Retrieve FormTag stored in Request scope, rather than the TagSupport's findAncestorWithClass() method. This enables the disabled/readonly form se

svn commit: r165304 - /struts/taglib/trunk/src/java/org/apache/struts/taglib/html/BaseHandlerTag.java

2005-04-29 Thread niallp
Author: niallp Date: Fri Apr 29 06:15:10 2005 New Revision: 165304 URL: http://svn.apache.org/viewcvs?rev=165304&view=rev Log: Retrieve FormTag stored in Request scope, rather than the TagSupport's findAncestorWithClass() method. This enables the disabled/readonly form setting to work accross Ti