﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1822	WMS server hang	katpatuka	framm	"Sometimes when requiring a landsat image the request hangs. Clicking the cancel button does not close the download window - I have to click the 'X' to close the window. But then I have to restart josm because I can neither upload nor download anymore - no up/download window pops up.

Example:
Requesting the address: http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&srs=EPSG:4326&format=image/jpeg
it was hanging doing nothing. Pasting the address into a browser revealed

 <?xml version='1.0' encoding=""UTF-8"" standalone=""no"" ?>
 <!DOCTYPE ServiceExceptionReport SYSTEM ""http://wms.jpl.nasa.gov/exception_1_1_1.dtd "">
 <ServiceExceptionReport version=""1.1.1"">
   <ServiceException>
     Required key 'bbox' is missing.
   </ServiceException>
 </ServiceExceptionReport>

Would be good to catch errors from NASA and show them at least in a window."	defect	closed	blocker		Plugin	latest	worksforme	wms plugin	
