Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
In-Place Editor (IPE)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2015 at 10:15 UTC
Updated:
12 Apr 2016 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dsnopekWow, we really need to remove this!
I was just debugging an issue for a client and they were wondering "why can't we move this pane to any other region?" It turns out it has a pid of 10, which is what the debug code is using. :-/
Here's a patch that fixes this for the client site.
Comment #2
dsnopekOops! I meant 7.x-3.x.
Comment #4
japerrythanks! yup thats easy, fixed.
Comment #5
dsnopekThanks!