That could be an error in Tapestry, yes. Please add an issue. On Nov 13, 2007 7:05 AM, Ted Steen <[EMAIL PROTECTED]> wrote: > These two lines will result in a TapestryInternalUtils.urlDecode() on > the context. > > 069 String[] context = atEnd ? new String[0] : > convertActivationContext(path > 070 .substring(nextslashx + 1)); > > It seems that this is already done by the servlet, so the decoding is > done twice. And results in malformed contexts. > > This also applies to the ComponentActionDispatcher > > See for further discussions > http://mail-archives.apache.org/mod_mbox/tapestry-users/200706.mbox/[EMAIL > PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Howard M. Lewis Ship Partner and Senior Architect at Feature50 Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
