svn commit: r164368 - /struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/release-notes.xml

2005-04-23 Thread niallp
Author: niallp Date: Sat Apr 23 01:03:55 2005 New Revision: 164368 URL: http://svn.apache.org/viewcvs?rev=164368&view=rev Log: Add 1.2.7 changes to the release notes. Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/release-notes.xml Modified: struts/core/branches/STRUTS_1_2_BR

[Shale] Dialog stuff

2005-04-23 Thread Matthias Wessendorf
Hi Craig, I just noticed that you changed the dialog stuff in Shale, like you suggested a time before. Also I saw that the DialogController clazz is now deprecated. So, can you publish a new version of the JavaDoc of Shale? That would be nice ;) regards, matthias ---

upload file sizes

2005-04-23 Thread Riyaz Mansoor
hi guys. struts 1.3 dev validation of [minimum and] maximum file sizes are not provided even though struts will handle file uploads transparently and set a FormFile in the respective ActonForm field. this is different from setting the maxFileSize setting in ActionServlet. eg: different sized CLO

svn commit: r164386 - /struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/configuration.xml

2005-04-23 Thread hrabago
Author: hrabago Date: Sat Apr 23 07:16:23 2005 New Revision: 164386 URL: http://svn.apache.org/viewcvs?rev=164386&view=rev Log: Port recent changes to configuration.xml. Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/configuration.xml Modified: struts/core/branches/STRUTS_1_2

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

2005-04-23 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: r164399 - /struts/core/trunk/conf/share/chain-config.xml

2005-04-23 Thread martinc
Author: martinc Date: Sat Apr 23 09:26:38 2005 New Revision: 164399 URL: http://svn.apache.org/viewcvs?rev=164399&view=rev Log: Fix a problem where Tiles cannot be used from global exception handlers unless the TilesPreProcessor command is also included in the exception chain. Modified: stru

svn commit: r164400 - /struts/sandbox/branches/STRUTS_1_2_BRANCH/struts-chain/src/conf/chain-config.xml

2005-04-23 Thread martinc
Author: martinc Date: Sat Apr 23 09:27:13 2005 New Revision: 164400 URL: http://svn.apache.org/viewcvs?rev=164400&view=rev Log: Fix a problem where Tiles cannot be used from global exception handlers unless the TilesPreProcessor command is also included in the exception chain. Modified: str

Re: Releases [was Bug 5739]

2005-04-23 Thread Martin Cooper
On 4/22/05, Joe Germuska <[EMAIL PROTECTED]> wrote: > >+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 n

Re: [Shale] Dialog stuff

2005-04-23 Thread Duong BaTien
Thanks for the link Martin. Wow :-). Something to look for. BaTien DBGROUPS Martin Cooper wrote: On Sat, 23 Apr 2005, Duong BaTien wrote: Matthias Wessendorf wrote: Hi Craig, I just noticed that you changed the dialog stuff in Shale, like you suggested a time before. Also I saw that the DialogCont

[Struts Wiki] Update of "StrutsShale" by CraigMcClanahan

2005-04-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by CraigMcClanahan: http://wiki.apache.org/struts/StrutsShale The comment on the change is: Pointers to updated Javadocs, split-out pointers to night

Re: [Shale] Dialog stuff

2005-04-23 Thread Craig McClanahan
On 4/23/05, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hi Craig, > > I just noticed that you changed the dialog stuff in Shale, > like you suggested a time before. > Yep :-). > Also I saw that the DialogController clazz is now deprecated. > > So, can you publish a new version of the Java

Re: Releases [was Bug 5739]

2005-04-23 Thread Joe Germuska
At 9:36 AM -0700 4/23/05, Martin Cooper wrote: On 4/22/05, Joe Germuska <[EMAIL PROTECTED]> wrote: >+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

svn commit: r164440 - in /struts/apps/trunk/dao/src/java/org/apache/struts/apps/mailreader/dao: UserDatabase.java impl/memory/MemoryUserDatabase.java

2005-04-23 Thread jmitchell
Author: jmitchell Date: Sat Apr 23 19:37:56 2005 New Revision: 164440 URL: http://svn.apache.org/viewcvs?rev=164440&view=rev Log: add a check that tells if this instance is currently open (initialized, loaded, etc) Modified: struts/apps/trunk/dao/src/java/org/apache/struts/apps/mailreader/d

svn commit: r164442 - /struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/validator/Test.java

2005-04-23 Thread jmitchell
Author: jmitchell Date: Sat Apr 23 20:08:14 2005 New Revision: 164442 URL: http://svn.apache.org/viewcvs?rev=164442&view=rev Log: fix simple typo Modified: struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/validator/Test.java Modified: struts/shale/trunk/use-cases/src/java/or

svn commit: r164443 - /struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/taglib/ClayTag.java

2005-04-23 Thread craigmcc
Author: craigmcc Date: Sat Apr 23 20:48:32 2005 New Revision: 164443 URL: http://svn.apache.org/viewcvs?rev=164443&view=rev Log: Support value binding evaluation on the "managedBeanName" property. The original patch also supported this on the "jsfid" property, but I've commented that out for cons

DO NOT REPLY [Bug 34492] - Add JSF EL support to the ClayTag for a couple attributes

2005-04-23 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 34495] - Add Java Doc to may source files and add more Tapestry like support

2005-04-23 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 34496] - Add Java Doc to may source files and add more Tapestry like support

2005-04-23 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 20034] - Invalid cache in InsertTag

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