Closed (works as designed)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2013 at 06:47 UTC
Updated:
29 May 2015 at 16:56 UTC
Jump to comment: Most recent
Comments
Comment #1
cmonnow commentedI believe this issue is unresolved and a workaround to remove duplicate parent values (e.g. PHP's reset()) could be applied. I also received the same error with the Flag module and the dev Admin Menu module.
https://www.drupal.org/node/2146479#comment-9167135
Comment #2
cmonnow commentedComment #3
cmonnow commentedComment #4
rollingnet commentedThe workaround showed above seems to resolve the issue
I show it for your sake
at line #18 of admin_menu.inc
Please consider to include this patch in next dev version of this module
Comment #5
rollingnet commentedThe link of the proposed patch
https://www.drupal.org/node/2146479#comment-8404041
Comment #6
dave reidHas anyone tried using the latest dev version of Fieldable Panels Panes module to see if this resolves the conflict? It should be fixed there.
Comment #7
sk33lz commentedI followed the related link back to this issue and saw your comment Dave. It looks resolved.
I'm currently using both admin_menu-3.x-dev and fieldable_panels_panes-1.x-dev along with flag-7.x-3.5 without any errors. I originally had the error from #2146479 after updating admin_menu to dev release for a separate issue. No errors at this point.
Comment #8
plazik commentedI've updated Fieldable Panels Panes to dev version and error has gone.
Comment #9
damienmckennaGlad to hear it. Thanks.
Comment #10
plazik commentedSorry, still have this error on
admin/structure/pagespage after enabling or disabling pages.Comment #11
plazik commentedSorry again, downloaded wrong version. Now all is fine.
Comment #12
damienmckennaFYI I've just released FFP v1.6 that includes the fix for this problem: https://www.drupal.org/node/2497261