Initial checkin of standalone Tiles

2005-06-14 Thread Niall Pemberton
I have a few concerns/questions about the initial checkin of standalone Tiles into the sandbox, which David indicates in the SVN log is extracted from Struts 1.1: 1) I'm wondering why this is based on Struts 1.1, rather than the current version of tiles code? I did a quick scan (for starters) of t

svn commit: r190662 [6/6] - in /struts/sandbox/trunk/tiles: ./ core-library/ core-library/src/ core-library/src/conf/ core-library/src/java/ core-library/src/java/org/ core-library/src/java/org/apache/ core-library/src/java/org/apache/taglib/ core-library/src/java/org/apache/taglib/tiles/ core-library/src/java/org/apache/taglib/tiles/doc-files/ core-library/src/java/org/apache/taglib/tiles/util/ core-library/src/java/org/apache/tiles/ core-library/src/java/org/apache/tiles/beans/ core-library/src/java/org/apache/tiles/definition/ core-library/src/java/org/apache/tiles/doc-files/ core-library/src/java/org/apache/tiles/servlets/ core-library/src/java/org/apache/tiles/xmlDefinition/ core-library/src/java/org/apache/util/ core-library/src/test/ examples/ examples/simple/ examples/simple/WEB-INF/ examples/simple/WEB-INF/lib/ examples/simple/graphics/ examples/simple/graphics/flags/

2005-06-14 Thread dgeary
Added: struts/sandbox/trunk/tiles/core-library/src/java/org/apache/util/PropertyMessageResources.java URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/tiles/core-library/src/java/org/apache/util/PropertyMessageResources.java?rev=190662&view=auto

1.3 ETA

2005-06-14 Thread fzlists
Hi all... thought I'd go right to the source... is there an ETA for 1.3 being released? I mean, I know it's available now, but I'm talking about an actual, official release of some sort (beta, GA, whatever). Thanks! - To unsubs

Post delays?

2005-06-14 Thread Frank W. Zammetti
Is anyone else seeing extremely long delays in posts reaching the lists? I've waited upwards of four hours for a couple to come through. Am I caught in a moderation queue for some reason perhaps? It's not just this list but just about all the Apache lists I'm on. Anyone seeing similar problems?

[LEGAL] Products with "Struts" in their names

2005-06-14 Thread Michael Jouravlev
Without furhter ado: I called my library "Struts Dialogs" meaning "Dialogs for Struts". On the one hand, the library is not part of Struts (yet, but I hope it will be sometime) and is not endorsed by Struts or Apache. On another hand, I admit that having "Struts" in the name does provide some addit

DO NOT REPLY [Bug 23864] - [taglib] Escape special characters < > " in value attribute

2005-06-14 Thread bugzilla
|FIXED --- Additional Comments From [EMAIL PROTECTED] 2005-06-14 20:27 --- Updated the tag to filter the value field. Fixed in nightly build 20050614. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You a

svn commit: r190634 - /struts/taglib/trunk/src/java/org/apache/struts/taglib/html/RadioTag.java

2005-06-14 Thread jholmes
Author: jholmes Date: Tue Jun 14 11:26:17 2005 New Revision: 190634 URL: http://svn.apache.org/viewcvs?rev=190634&view=rev Log: Updated tag to filter value field to prevent it from breaking HTML if the value has reserved characters in it. PR: Bugzilla #23864 Modified: struts/taglib/trunk/sr

DO NOT REPLY [Bug 27861] - [taglib] Add better error reporting to bean:define tag

2005-06-14 Thread bugzilla
or all tags that lookup values using the name/property combo. Fixed in nightly build 20050614. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug, or are watching t

svn commit: r190631 - in /struts/taglib/trunk/src/java/org/apache/struts/taglib/bean: DefineTag.java LocalStrings.properties

2005-06-14 Thread jholmes
Author: jholmes Date: Tue Jun 14 10:44:31 2005 New Revision: 190631 URL: http://svn.apache.org/viewcvs?rev=190631&view=rev Log: Update error message for when value is null to specify the id of the bean being defined. PR: Bugzilla #27861 Modified: struts/taglib/trunk/src/java/org/apache/stru

svn commit: r190626 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Helpers/IViewHelper.cs Core/Helpers/ViewHelper.cs Core/RequestContext.cs Core/Tokens.cs Extras/Spring/Catalog.cs

2005-06-14 Thread husted
Author: husted Date: Tue Jun 14 10:02:39 2005 New Revision: 190626 URL: http://svn.apache.org/viewcvs?rev=190626&view=rev Log: OVR-10 * Implement remaining non-abstract members. * Modify conventions for Tokens to make properties easier to register. Modified: struts/sandbox/trunk/overdrive/Ne

svn commit: r190623 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Helpers/IViewHelper.cs Core/Helpers/ViewHelper.cs Core/IRequestContext.cs Core/RequestContext.cs Core/Tokens.cs Test/BaseNexusTest.

2005-06-14 Thread husted
Author: husted Date: Tue Jun 14 09:08:13 2005 New Revision: 190623 URL: http://svn.apache.org/viewcvs?rev=190623&view=rev Log: OVR-7 * Rename Errors to Alerts and Messages to Hints, both to make room for a "MessageTable" and also to bring members in line with XForms conventions. Modified: st

svn commit: r190618 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Helpers/IViewHelper.cs Core/Helpers/ViewHelper.cs Core/IController.cs Extras/Spring/Controller.cs Test/BaseNexusTest.cs Test/Contro

2005-06-14 Thread husted
Author: husted Date: Tue Jun 14 08:41:25 2005 New Revision: 190618 URL: http://svn.apache.org/viewcvs?rev=190618&view=rev Log: OVR-8 * Rename "controller" member as "catalog" member, and realign member with Agility.ICatalog. Modified: struts/sandbox/trunk/overdrive/Nexus/Core/Helpers/IViewHe

svn commit: r190619 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Core.csproj Core/IController.cs Core/IRequestCatalog.cs Extras/Extras.csproj Extras/Spring/Catalog.cs Extras/Spring/Controller.cs

2005-06-14 Thread husted
Author: husted Date: Tue Jun 14 08:42:46 2005 New Revision: 190619 URL: http://svn.apache.org/viewcvs?rev=190619&view=rev Log: OVR-8 * Rename "controller" member as "catalog" member, and realign member with Agility.ICatalog. Added: struts/sandbox/trunk/overdrive/Nexus/Core/IRequestCatalog.cs

svn commit: r190602 - in /struts/sandbox/trunk/overdrive/Nexus: Core/ Core/Helpers/ Core/Tables/ Extras/Spring/ Test/ Test/Commands/ Web/

2005-06-14 Thread husted
Author: husted Date: Tue Jun 14 07:54:49 2005 New Revision: 190602 URL: http://svn.apache.org/viewcvs?rev=190602&view=rev Log: OVR-15 * Code reformatting only; no changes. Modified: struts/sandbox/trunk/overdrive/Nexus/Core/Helpers/IViewHelper.cs struts/sandbox/trunk/overdrive/Nexus/Core/

svn commit: r190601 - in /struts/sandbox/trunk/overdrive/Nexus: Core/ Core/Helpers/ Core/Tables/ Core/Validators/ Extras/Spring/ Test/ Test/Commands/ Web/

2005-06-14 Thread husted
Author: husted Date: Tue Jun 14 07:52:55 2005 New Revision: 190601 URL: http://svn.apache.org/viewcvs?rev=190601&view=rev Log: OVR-15 * XML Doc formatting. * Remove FieldSet from IRequesstContext. This list is part of the Helper, not the Context. * No other code changes. Modified: struts/sa

Re: How to pass param implicit Object to html:link

2005-06-14 Thread Michael Rasmussen
Questions like this are more likely to be answered on the users list [EMAIL PROTECTED] This list is for discussing the development of the struts framework. Thanks, Michael On 6/14/05, Jose Maria Alvarez Rodriguez <[EMAIL PROTECTED]> wrote: > Hi, I am a developer on Jstl with Struts, my problem

DO NOT REPLY [Bug 35361] New: - Throw exception when forward not found

2005-06-14 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

How to pass param implicit Object to html:link

2005-06-14 Thread Jose Maria Alvarez Rodriguez
Hi, I am a developer on Jstl with Struts, my problem is that I want to pass the object "param" to the tag html:link but the server responses: "Can not find bean "param" in any scope". Is there any way to pass the Map param to html:link? Thank you in advance¡¡¡ The code is the next one: ... .