Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
In-Place Editor (IPE)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2012 at 00:13 UTC
Updated:
16 Jun 2014 at 16:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
twistor commentedIt seems the problem is that url() should be called on the path. It only shows up in certain cases because url() is used or the path is wrapped in something that calls url() eventually.
Comment #2
henrijs.seso commentedYep, no more 404s. Thumbs up.
Comment #3
merlinofchaos commentedYay! That one was annoying me. Glad to find a patch in the queue!