On line 82 of name.tokens.inc the dpm code was left in. dpm_once(name_token_types_chained($type));

If you don't have devel, this will break pretty hard.

CommentFileSizeAuthor
#2 3071699-2.patch522 bytesjoelpittet

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

Status: Active » Needs review
StatusFileSize
new522 bytes

Here's a quick patch to remove it.

  • Alan D. committed 11c8677 on 7.x-1.x authored by joelpittet
    Issue #3071699 by joelpittet: dpm_once() call left in code
    
alan d.’s picture

Status: Needs review » Fixed

Duh, thanks!

Status: Fixed » Closed (fixed)

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