When I create a newsletter from ADD CONTENT, after save it appears: Warning: strtr(): The second argument is not an array in syslog_watchdog() (line 106 of.... modules/syslog/syslog.module). Please advice.

Comments

simon georges’s picture

Status: Active » Needs review
StatusFileSize
new2.28 KB

I haven't the issue on my installation, but looking at our watchdog calls, some of the seemed wrong, actually not passing arrays...

Can you test the attached patch to see if it fixes things ? (the "parent" thing is unrelated, but should be fixed in 7.x version some day

lucyl’s picture

Hi Simon, it works! Thank you!

simon georges’s picture

Status: Needs review » Reviewed & tested by the community

Great ! Thanks for your feedback.

simon georges’s picture

Status: Reviewed & tested by the community » Fixed

Committed to cvs.

simon georges’s picture

Category: support » bug

(it's actually a bug, so I'm changing the Category, statistics matter ;)).

Status: Fixed » Closed (fixed)

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