dokuwiki-plugin-publish icon indicating copy to clipboard operation
dokuwiki-plugin-publish copied to clipboard

Illegal string offset '_elem' in action.php on line 205 / 231

Open hh-lohmann opened this issue 11 years ago • 3 comments

CORRECTED solution: simple PHP break does not do the full job, we need to check all $ref items (a) for the whole foreach body concerning handle_recent, and (b) for the if clause that sets $member but not for the whole foreach body concerning `handle_revisions

See also https://www.dokuwiki.org/plugin:publish#error_when_using_the_old_revisions_view

hh-lohmann avatar May 21 '14 08:05 hh-lohmann

+1

samwilson avatar Jul 15 '14 05:07 samwilson

+1

vilkh3m avatar Feb 09 '15 17:02 vilkh3m

this patch no longer applies to master. could you update it?

splitbrain avatar Feb 11 '15 08:02 splitbrain