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 '

CommentFileSizeAuthor
#1 signwriter-710558-1.patch423 bytesrstaylor

Comments

rstaylor’s picture

Status: Active » Needs review
StatusFileSize
new423 bytes