Opened 12 years ago

#4101 new defect

Return empty images with correct image mimetype

Reported by: jtaranufbs Owned by: tbonfort
Priority: normal Milestone: 6.2 release
Component: MapCache Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

It is possible to configure MapCache to output blank image tiles when handling a request that does not exist in the source cache. However, these image tiles are returned with the mimetype "text/plain" which is incorrect. They should be returned with the appropriate mimetype - if PNG, with mimetype "image/PNG" and if JPEG with mimetype "image/JPEG".

Change History (0)

Note: See TracTickets for help on using tickets.