signwriter_theme_text() calls htmlspecialchars() on the alt and title text, and then passes the results to theme('image'), which calls check_plain() on them, resulting in double-escaped text. Apostrophes then show up as '
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | signwriter-710558-1.patch | 423 bytes | rstaylor |
Comments
Comment #1
rstaylor commented