Fixed Broken images after changing proxy key

Kirby

Well-known member
Affected version
2.1.10
Steps to reproduce
  1. Configure image proxy and set a proxy key
  2. Create a new post with an external image
  3. After submitting the post, copy the image url of the displayed image
  4. Create yet another new post with an external image using this url
  5. Change proxy key
  6. Use another bowser (or clear browser cache)
  7. Visit the thread again

Expected Result
Both images are being displayed

Actual Result
The second image displays as a broken image
 
Proxy key change would break the url of the link of the proxied first image right? I assume you expect that image to be cached by xenforo?
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.0 Beta 4).

Change log:
Attempt to adjust proxied URLs to original URLs in messages
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom