Closed (fixed)
Project:
Freelinking
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2009 at 18:02 UTC
Updated:
8 Dec 2009 at 06:10 UTC
If "&" in freelink title (such as [[freelink & to]] and click to create new node, the new node title will trim characters after "&". I added "drupal_urlencode" to fix it.
'query' => 'edit[title]=' . drupal_urlencode($thetitle)
| Comment | File | Size | Author |
|---|---|---|---|
| freelinking.module.patch | 1.07 KB | yaoweizhen |
Comments
Comment #1
Grayside commentedPlease reroll against 6.x-1.x.
Comment #2
Grayside commentedComment #3
Grayside commentedThat doesn't seem to work for me, but:
Does the trick, if awkwardly.
Comment #4
Grayside commentedPlease test the -dev version so the change can be released as part of Freelinking 1.9.