Ticket #19 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Image format default should be the first of the declared format when seeding

Reported by: heimdallr Owned by: arneke
Priority: minor Milestone: 0.7.2
Component: core Version:
Keywords: Cc:

Description

I have declared a properties file with the only mime type as image/gif. When attemtping to seed the cache,

http://hqsuvalhalla:8080/geowebcache/seed?layers=admin1_epsg900913&start=4&stop=12

throws a error stating that PNG is not supported.

http://hqsuvalhalla:8080/geowebcache/seed?layers=admin1_epsg900913&start=4&stop=12&format=image/gif

seems to work fine.

Change History

Changed 10 months ago by arneke

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.7.2

Fixed in r54, thanks

Note: See TracTickets for help on using tickets.