If you clone a node called "Bacon & Eggs" with the Node Clone module, the title field will be "Clone of Bacon & Eggs"
Quite a nuisance when you're copying a bunch of nodes with ampersands.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | title-fix-5-1-188292-4.patch | 840 bytes | pwolanin |
| #3 | title-fix-5-2-188292-3.patch | 750 bytes | pwolanin |
Comments
Comment #1
bradweikel commentedSneaky filters...
To clarify, it will give me a title field of "Clone of Bacon & Eggs"
Comment #2
pwolanin commentedhmmm, that's odd - ah I see why - the way this string is generated invokes check_plain():
For 5.x it should be:
I'll try to fix it this week.
Comment #3
pwolanin commentedok, here's a patch for HEAD and the 5.x-2 branch
Comment #4
pwolanin commentedhere's a patch for the 5.x-1 branch
these are trivial so I am committing them now.
Comment #5
pwolanin commentedComment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.