Closed (outdated)
Project:
Purge
Version:
7.x-1.5-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Mar 2012 at 15:25 UTC
Updated:
13 May 2026 at 18:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
coert commentedI don't believe purge should check for the specific option "Include base URL" from Expire Cache (we would rather do without that dependency right?). Rather, it should check if the passed purge_url includes the host and generate the purge_url based on that, taking from global $base_url and $base_path if only a path was passed rather than a full url. Please consider my patch.
btw.: I couldn't download 7.x-1.x-dev or 7.x-2.x-dev therefore I patched 7.x-1.5-rc1 . Please excuse if you already have this sorted.
Comment #2
japerry