[Catalyst] Re: How to get uri_for something with a fragment?

Ashley Pond V apv at sedition.com
Mon Mar 7 23:20:51 GMT 2011


2011/3/7 Adam Sjøgren <asjo at koldfront.dk>:
> On Mon, 7 Mar 2011 13:01:42 -0800, Ashley wrote:
>
>> What Ronald said + the #fragment is not passed along in the available
>> ENV with some servers and setups. In these cases it doesn't exist as
>> far as the backend is concerned. If you rely on it for dispatch, you
>> may get burned.
>
> Uhm, the _browser_ handles fragments. Browsers don't send them to the
> server _at all_.
>

Nice. I didn't want to blanket it with a 100% of the time in all
clients/servers this won't work because I was not sure.



More information about the Catalyst mailing list