Problem/Motivation

When there is an asset with URL that contains an extra directory, image style purging doesn't work. E.g.
- https://DOMAIN/pm_FILE.jpg works fine
- https://DOMAIN/DIRECTORY/pm_FILE.jpg doesn't purge styles

Proposed resolution

Update code to respect sub-directories.

Remaining tasks

Patch is on the way...

Comments

kyberman created an issue. See original summary.

kyberman’s picture

Status: Active » Needs review
StatusFileSize
new905 bytes

This patch extends the purge endpoint to respect the directory.

kyberman’s picture

Status: Needs review » Fixed

Processed internal testing and merged to dev.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.