This is a minor thing I noticed in the 6.x dev of watermark.module. When a required function is missing, the required function names aren't displayed in the error message because a single quote (') instead of double quote (") was used. Patch attached.

CommentFileSizeAuthor
#1 watermark_fix_quotes.patch1.14 KBkpander

Comments

kpander’s picture

StatusFileSize
new1.14 KB

Let's try that patch again...