This patch is based on research into the following three issues, which I believe are all related.

http://drupal.org/node/208895 by atuyo60
http://drupal.org/node/208276 by relkiman
http://drupal.org/node/208610 by LouBabe

The patch also fixes a minor access issue for content pages with disabled plugins.

Comments

agentrickard’s picture

There's a bug in the patch.

Line 3031 should be:

              if (is_string($value) || is_string($value->name)) {
agentrickard’s picture

StatusFileSize
new4.78 KB

Attached patch should address the issue. Needs confirmation!

agentrickard’s picture

Status: Needs review » Closed (fixed)

Should be fixed in 5.x.2.17.