Closed (won't fix)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Panel pages
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2012 at 23:06 UTC
Updated:
20 Feb 2012 at 20:32 UTC
Hi,
It is possible to create 2 panels with the same path but in different case register.
Like /one and /One
After this any other panels with give just 404. The problem is with menu_router and duplicate primary key fail when trying to rebuild menu.
Not sure if it is only panels problem.
Thanks, Johnny
Comments
Comment #1
Letharion commentedThis is a limitation in core's menu router as you have already concluded. Nothing will be done about this in Panels.