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.