3f631439e8N.545 HTML images not displayed when no login is required for the page.
8 anni fa
dflaven
5c690372f4Regression introduced after 2.3.0-beta [r4217]: broken links to donwload / display blobs.
8 anni fa
romainq
9992b14ed7Improved images caching: since 2.3.0-beta, iTop handles inline images (case logs, ticket description) and a picture for a person (AttributeImage). This code refactoring handles a case where the browser checks for the validity of the image and the 304 response code can then be returned without checking anything because we assume that the URL of the image contains a signature of it (or the data cannot change -attachement and inline images are in this case).