Opened 11 years ago

Closed 11 years ago

#2286 closed defect (fixed)

Bad mime types for JPEG and TIFF in WMS configuration editor

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-4.0-maintenance
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

The mime types we assign to the WMS configuration document when the user sets the image format are wrong:

  • JPG should be "image/jpeg" instead of "image/jpg"
  • TIF should be "image/tiff" instead of "image/tif"

For some WMS services, a configuration document with this bad mime type will cause the MapGuide to throw back a MgUnclassifiedException

Change History (1)

comment:1 by jng, 11 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r7566) and 4.0.x (r7567)

Note: See TracTickets for help on using tickets.