Needs review
Project:
AHAH helper
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Aug 2011 at 19:51 UTC
Updated:
8 Aug 2011 at 20:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
ohnobinki commentedNevermind, my example doesn't work because urlencode() gets most every invalid XHTML character. But in general, the output of url() should be handled with t()'s `@' instead of `!', which accounts for the potential future of the URL including a query string which is entirely possible to do with clean URLs turned off and modules hooking into URL generation code, perhaps with http://drupal.org/project/url_alter 's help.