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

mattyoung’s picture

Status: Active » Fixed

Fixed in HEAD

Status: Fixed » Closed (fixed)

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

mrfelton’s picture

Version: 7.x-1.x-dev » 6.x-2.x-dev
Status: Closed (fixed) » Patch (to be ported)

These errors also apply in 6.x

mrfelton’s picture

Status: Fixed » Closed (fixed)

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