Submit a feature request for it on the bug tracker. Or even better, add the
feature the way you want to use it and include that in the ticket. The
change will probably go straight into the repository.

Blair

On Sat, Apr 25, 2009 at 12:54 AM, Sean Coyne <[email protected]> wrote:

>
> I voted for it but I would propose another param for skin:buildlink
> for the anchor rather than putting it in urlParameters. It is not a
> urlParameter so that is not the right place.
>
> On Apr 24, 4:36 am, AJ Mercer <[email protected]> wrote:
> > I have the following code
> > <skin:buildLink objectID="#APPLICATION.navID['market-information']#"
> > urlParameters="security=#Trim(qrySnapQuote.CODE)###research">
> >
> > But it created a link with %23 for the # which stuffed up my anchor link.
> >
> > I tracked it back to fAPI.cfc
> > which has
> >     <cfset stLocal.parameters = stLocal.parameters & stLocal.key & "=" &
> > urlencodedformat(arguments.stParameters[stLocal.key])>
> >
> > I swapped 'urlencodedformat' with 'urldecode' and it came good
> >
> > Logged as enhancement
> >    http://bugs.farcrycms.org/browse/FC-1815
> >
> > --
> > AJ Mercer
> > Web Log:http://webonix.net
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

Reply via email to