Wrong URI request are sent on File replace

Created on 10 February 2023, over 1 year ago

When a file replace feature is used, the request URI going to Varnish for cache clear contains domain along with the full file path like 'https://www.abc.com/sites/default/files/abc.pdf' which is not valid for cache clear, the correct URI should be '/sites/default/files/abc.pdf'

Install and configure the Adv Varnish and replace an existing file

On File replacement, RequestURI should go without domain for Varnish cache clear.

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024