Bug Image optimization CLI commands break existing content

There is a bug in this version
K

Kirby

Guest
Steps to Reproduce
  1. Make sure Image optimization is turned off
  2. Upload an Image attachment and insert it as thumbnail
  3. Copy the tumbnail URL
  4. Insert the thumbnail URL into in a new post via [img]
  5. Note down the thumbnail UR, verify that the file exists in the filesystem and note down its path
  6. Turn on Image optimization
  7. Run php cmd.php xf-rebuild:attachment-optimization
  8. Turn off any caching (Browser, Cloudflare, etc) or set to Bypass
  9. Reload the page...

Read more

Continue reading...