At Geshi`s settings Page, admin/config/content/formats/geshifilter (GeshiFilterSettingsForm.php) all links,
internal like /admin/config/content/formats">text format
and external links like http://qbnz.com/highlighter/">downloaded are broken.
It seems like t() sanitizes the a-tags...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | geshifilter-link-substitution-2592281-1-D8.patch | 7.57 KB | fl3a |
Comments
Comment #2
fl3a commentedAttached patch, which fixes this issue...
(See Change record for 'l() and url() are removed in favor of a routing based URL generation API' for same approach.)
Comment #3
fl3a commentedComment #4
dakku commentedpatch confirmed working
Comment #6
yukare commentedThe patch is commited and will be in next dev release in a few hours, thanks.