On Wed, 14 Aug 2013 10:50:32 -0300, Tony Nelson <tnel...@starpoint.com>
wrote:
But if I hand craft the URL,
"/instihire/view/jacket:deletecontactlog/someidhere
And post that, it works just fine.
It does because you manually put the activation context in the URL, not
because you put the id in the POST part of the request. With that URL, you
could post nothing and it would work the exact same way.
My fear is that it won't upgrade, but I'm pretty sure most of my stuff
won't upgrade when 5.4 comes out anyways.
What do you think will break when you upgrade?
It the handcrafted URL will very probably work after the upgrade, as
nothing is being changed about URL handling. But, as you said,
handcrafting URLs is not a good idea, and I agree with that.
Why don't you try what I suggested in my previous e-mail? ;)
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org