The module works great but I'm getting this error when adding new content (node/add/. . .)

Warning: html_entity_decode() expects parameter 1 to be string, array given in decode_entities() (line 429 of /home/example/public_html/includes/unicode.inc)

Comments

jaxpax’s picture

For clarity: The warning shows when adding content of a particular entity type. This entity type carries a parent nodeID used in the view where the Views default argument from Context module is used.

Also, when disabling this module the warning goes away.

xjm’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: +Needs steps to reproduce

Could you provide explicit steps to reproduce this issue, starting from something like "Install Drupal core 7.12 with the standard profile and the this module"? A backtrace would also be great. Thanks!

skizzo’s picture

could it be a duplicate of http://drupal.org/node/1464174 ?

Chris Charlton’s picture

Chris Charlton’s picture

I'm also assuming this is a duplicate ticket.