Passing the node title through check_plain() and theme_placeholder() results in the string being escaped twice, which causes HTML entities to display incorrectly.
| Comment | File | Size | Author |
|---|---|---|---|
| revisioning-HEAD_title_double_escape.patch | 798 bytes | dboulet |
Comments
Comment #1
rdeboerYep - you're right, Daniel.
Will correct in next development snapshot.
Thank for the patch.
Rik
Comment #2
rdeboerIn development snapshot.
Comment #3
rdeboer