Double encoding on @link
Moonshine - April 2, 2009 - 05:03
| Project: | Terms of Use |
| Version: | 6.x-1.10 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Howdy...
Just a heads up that l() actually does a check_plain() on its own for link text. So when the title is encoded before sending it in you end up with some funky encoding for things like "Terms & Conditions" where the ampersand is double encoded.
Thanks!

#1
Thanks Moonshine! I will fix this.
:)
#2
Here's the patch for 1.10