Hello.
I have create one simple rule for url rewriting.
as described in manual
http://tapestry.apache.org/tapestry5.1/guide/url-rewriting.html
All works fine except submit action. Tapestry redirect to
rewrite page except original
if submit action occurs.
Example:
rule: rewrite /test to /testRewrited
urls looks like /test until submit action occurs
after submit it looks /testRewrited
if I'am not define return page in
onSuccess() page method.
It seems like a bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org