Ticket #2494: mapwms.c-ticket2494.patch
| File mapwms.c-ticket2494.patch, 0.5 kB (added by tomkralidis, 10 months ago) |
|---|
-
mapwms.c
old new 2699 2699 pszFormat); 2700 2700 return msWMSException(map, nVersion, "InvalidFormat"); 2701 2701 } 2702 msApplyOutputFormat(&(map->outputformat), psFormat, 0,2702 msApplyOutputFormat(&(map->outputformat), psFormat, MS_NOOVERRIDE, 2703 2703 MS_NOOVERRIDE, MS_NOOVERRIDE ); 2704 2704 2705 2705 /*if STYLE is set, check if it is a valid style (valid = at least one
