Closed (fixed)
Project:
Universal Link Filter
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2007 at 22:36 UTC
Updated:
27 Jul 2007 at 17:25 UTC
I had a problem when wanting to add ulinks in a page with the following path: main/test_ulink. The generated links were such as ....
I found out the reason was that in the ulink_helper.inc file, if the node is found, a link was constructed instead of calling the (safe) l() function. Here is a patch that fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| ulink_helper.inc-link-fix.patch.txt | 742 bytes | tatien |
Comments
Comment #1
garthee commentedActually that was corrected sometime back, but was not committed,
thanks for pointing out that.. and now updated..
Comment #2
(not verified) commented