I've noticed that some Drupal error messages aren't being shown as jGrowl messages. For example, submitting a form as anonymous or authenticated while leaving required fields empty results in no jGrowl message.

Comments

christefano’s picture

jGrowl breaks if a message contains any double quotes. The error in my console (sorry, Firebug isn't enabled at the moment) is "Error: missing ) after argument list" on line 51.

Anonymous’s picture

thanks for some qa.

so are they not showing because of this js error? or is this 2 different issues?

christefano’s picture

Hmm, the same error appears to occur whether or not the string has the quotes. The difference is that the errors involving strings that have quotes aren't escaped and appear that way in the console log. Let me know if there's something specific you'd like me to look for.

Anonymous’s picture

Status: Active » Fixed

fixed in beta2.

thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.