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

Ronald J Kimball rkimball at pangeamedia.com
Tue Mar 8 16:44:16 GMT 2011


On Tue, Mar 8, 2011 at 11:27 AM, Ashley Pond V <apv at sedition.com> wrote:

> Well, the original message was:
>
>>> How do I call uri_for_action and pass it the '#id' part? It's not an arg and it's not part of the query string. This is called the fragment identifier in the final URL.
>
> uri_for_action makes it implicit that he was seeking a server side use
> of the fragment.

No, it does not.  He was simply creating a URL, with a fragment, that
will be included in the body of the response so the user can click on
it in the browser.

Ronald



More information about the Catalyst mailing list