DO NOT REPLY [Bug 29943] New: - TokenProcessor generates double tokens on fast processors

2004-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29943. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[Apache Struts Wiki] Updated: StrutsCatalogDoUndoRedo

2004-07-07 Thread dev
Date: 2004-07-07T01:42:42 Editor: 218.244.245.163 Wiki: Apache Struts Wiki Page: StrutsCatalogDoUndoRedo URL: http://wiki.apache.org/struts/StrutsCatalogDoUndoRedo no comment Change Log: -- @@ -88,3

cvs commit: jakarta-struts/doc project.xml bylaws.xml

2004-07-07 Thread husted
husted 2004/07/07 03:00:24 Modified:doc project.xml bylaws.xml Log: Extend prior draft of bylaws page with additional material from Jakarta site and link into main menu. Revision ChangesPath 1.51 +6 -2 jakarta-struts/doc/project.xml Index:

cvs commit: jakarta-struts/doc roadmap.xml status.xml

2004-07-07 Thread husted
husted 2004/07/07 03:02:21 Added: doc roadmap.xml Removed: doc status.xml Log: Rename status.xml to roadmap.xml to avoid confusion with STATUS.txt file. Revision ChangesPath 1.1 jakarta-struts/doc/roadmap.xml Index: roadmap.xml

cvs commit: jakarta-struts/doc releases.xml volunteers.xml

2004-07-07 Thread husted
husted 2004/07/07 03:03:25 Modified:doc releases.xml volunteers.xml Log: Routine updates. Revision ChangesPath 1.8 +11 -12jakarta-struts/doc/releases.xml Index: releases.xml === RCS

cvs commit: jakarta-struts/doc/userGuide installation.xml

2004-07-07 Thread husted
husted 2004/07/07 04:12:02 Modified:.build-webapp.xml build-webapps.xml project.properties doc/userGuide installation.xml Log: Conform installation notes with 1.2.x requirements Revision ChangesPath 1.16 +0 -1

DO NOT REPLY [Bug 21624] - Extend TokenProcessor to handle a list of transaction tokens

2004-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=21624. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts NOTICE.txt build.xml

2004-07-07 Thread craigmcc
craigmcc2004/07/07 10:00:25 Modified:.NOTICE.txt build.xml Log: Add attribution for ANTLR to the NOTICE.txt file (as requested in their RIGHTS file). Cause a NOTICE file to be included in the actual distribution. Revision ChangesPath 1.3 +6 -1

DO NOT REPLY [Bug 29943] - TokenProcessor generates double tokens on fast processors

2004-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29943. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/src/share/org/apache/struts/util TokenProcessor.java

2004-07-07 Thread craigmcc
craigmcc2004/07/07 14:12:43 Modified:src/share/org/apache/struts/util TokenProcessor.java Log: Ensure that the tokens returned by TokenProcessor.generateToken() are not the same, even if called quickly (within the same session) on a fast processor. A modified version of the

DO NOT REPLY [Bug 29943] - TokenProcessor generates double tokens on fast processors

2004-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29943. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26895] - Faces locale is not set to the struts locale

2004-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26895. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26317] - struts-faces example2 - 2004-01-13 build

2004-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26317. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26291] - Page navigation fails with client side state management

2004-07-07 Thread bugzilla
Resolution||FIXED --- Additional Comments From [EMAIL PROTECTED] 2004-07-07 22:31 --- Works correctly with the current version of the library (nightly build 20040707 or later

cvs commit: jakarta-struts/contrib/struts-faces/web/example/WEB-INF web.xml

2004-07-07 Thread craigmcc
craigmcc2004/07/07 15:31:33 Modified:contrib/struts-faces/web/example/WEB-INF web.xml Log: Switch to client side state saving for one example app, to verify that things work correctly. Revision ChangesPath 1.5 +5 -0

DO NOT REPLY [Bug 20890] - Struts - Faces - Tiles - integration bug and fix

2004-07-07 Thread bugzilla
Resolution||FIXED --- Additional Comments From [EMAIL PROTECTED] 2004-07-07 22:36 --- Tiles integration works with recent (20040707 or later) nightly builds of the Struts-Faces integration library

DO NOT REPLY [Bug 29809] - Wrapping HttpServletRequest

2004-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29809. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [Struts-Faces] wrapping a HttpServletRequest

2004-07-07 Thread Craig McClanahan
Matthias Wessendorf wrote: Hi, i tried the faces-struts-lib with RI. It works. Matthias, Could you please explain in more detail exactly what appears to you to be a bug in the struts-faces library that requires this wrapper, and also what unspecified behavior in the RI is being relied on?

Re: cvs commit: jakarta-struts/contrib/struts-faces/src/java/org/apache/struts/faces/taglib AbstractFacesTag.java BaseTag.java ErrorsTag.java HtmlTag.java MessageTag.java StylesheetTag.java WriteTag.java

2004-07-07 Thread Craig McClanahan
James Holmes wrote: Just curious if these changes fix the problem with the broken s:base tag? Basically the tag was outputting and invalid href attribute on the generated base tag. This is a problem almost everyone was experiencing. Myself included. Sorry to be dense, but *what* broken output?

cvs commit: jakarta-struts/contrib/struts-faces/src/java/org/apache/struts/faces/renderer BaseRenderer.java

2004-07-07 Thread craigmcc
craigmcc2004/07/07 21:17:47 Modified:contrib/struts-faces/src/java/org/apache/struts/faces/renderer BaseRenderer.java Log: Fix several flaws in the href URL being returned by s:base: - A servler-relative URI (starting with /) was being returned, but