On 11/6/06, Torsten Krah <[EMAIL PROTECTED]> wrote:
Token is broken for myfaces greater than 1.1.1. Look there: http://issues.apache.org/struts/browse/SHALE-287 Torsten Am Montag, den 06.11.2006, 13:52 +0200 schrieb Adrian Mitev: > Hi all! I have problem using s:token. > I have form with input fields and required="true". When i leave the > field empty, the page is redisplayed with error message. Then i fill > the field with some text and click on the submit button. There i get > error message from the token component. Any suggestions? >
OK, I have done a bunch of further investigation of this problem, including a new test app (built against MyFaces 1.1.4 and the current trunk code of Shale, equivalent to the 20061107 nightly build). As far as I can tell, the current code works correctly. I've attached the current version of the test application (shale-test-core.war) to the relevant bug report[1]. PLEASE do everything you can to cause this app to misbehave with regards to token processing, so we can shake out any remaining problems. But, I assert, the problems with the token component in the Shale 1.0.3 release have been repaired. If there are positive reports of lack of ability to break the test app, or no comment at all for a few days, I'm going to close this issue as having been fixed. Craig [1] http://issues.apache.org/struts/browse/SHALE-287
