When using the latest version of dart taxonomy with the latest of taxonomy manager (happened with earlier versions also) you get a WSOD. Attached is an xdebug traceback with the error.

The cause: there's class attributes being set on form elements that should be within an array vs. a static string (D6 remnant?).

Comments

blazindrop’s picture

StatusFileSize
new1.46 KB

Attached is patch.

blazindrop’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, dart_taxonomy-class_array-1790654-1.patch, failed testing.

blazindrop’s picture

StatusFileSize
new1.43 KB

Arg CRLF... Removing.

blazindrop’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, dart_taxonomy-class_array-1790654-1.patch, failed testing.

bleen’s picture

Status: Needs work » Closed (won't fix)

As of 7.x-2.5 the DART Taxonomy module has been deprecated in favor of using DART Ad Categories ... please see the release notes for details.

... Part of the reason that I deprecated this module was because it was so buggy and unreliable...

blazindrop’s picture

Ok thanks for the quick reply, at least the fix is here for people heavily invested in DART taxonomy already.