The latest commit introduced a syntax error in dart_taxonomy.module line 241.

if ($map = dart_taxonomy_map_get($term->tid);) {

An easy one to fix before we can start using the snapshot without the taxonomy_manager dependency.

CommentFileSizeAuthor
#1 dart_syntax_error-1283704-2.patch556 bytesjamiecuthill

Comments

jamiecuthill’s picture

Status: Needs work » Needs review
StatusFileSize
new556 bytes
bleen’s picture

Status: Needs review » Fixed

me and my thick thumbs ....

committed

rickvug’s picture

Status: Fixed » Reviewed & tested by the community

@bleen18 I don't see the fix. Perhaps the commit still needs to be pushed? Thanks.

bleen’s picture

Status: Reviewed & tested by the community » Fixed

Now its committed AND pushed to origin: http://drupalcode.org/project/dart.git/commit/f542f92

Status: Fixed » Closed (fixed)

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