Following errors occure with the 7.x build:
•Notice: Array to string conversion in syntaxhighlighter_node_validate() (line 199 of /sites/all/modules/syntaxhighlighter/syntaxhighlighter.module).
•Notice: Undefined property: stdClass::$teaser_js in syntaxhighlighter_node_validate() (line 204 of /sites/all/modules/syntaxhighlighter/syntaxhighlighter.module).
•Notice: Array to string conversion in syntaxhighlighter_node_validate() (line 205 of /sites/all/modules/syntaxhighlighter/syntaxhighlighter.module).
howerver, it seems to work properly (except giving the errors on saving the text).
Comments
Comment #1
mattyoung commentedFixed in HEAD
Comment #3
mrfelton commentedThese errors also apply in 6.x
Comment #4
mrfelton commentedFixed in http://drupalcode.org/project/syntaxhighlighter.git/blobdiff/44f87ff528a...