Closed (fixed)
Project:
jGrowl
Version:
5.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2008 at 22:31 UTC
Updated:
12 Oct 2008 at 01:34 UTC
Jump to comment: Most recent
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
Comment #1
christefano commentedjGrowl 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.
Comment #2
Anonymous (not verified) commentedthanks for some qa.
so are they not showing because of this js error? or is this 2 different issues?
Comment #3
christefano commentedHmm, 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.
Comment #4
Anonymous (not verified) commentedfixed in beta2.
thanks.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.