﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2883	WMS plugin broken, URL is missing separator &	plerner	team	"http://labs.metacarta.com/rectifier/wms.cgi?id=1234&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/pngbbox=11.5814300,49.9452996,11.5875545,49.9514241&width=500&height=500

should be 

http://labs.metacarta.com/rectifier/wms.cgi?id=1234&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png&bbox=11.5814300,49.9452996,11.5875545,49.9514241&width=500&height=500

note the '&' before bbox


Image couldn't be fetched: http://labs.metacarta.com/rectifier/wms.cgi?id=1234&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/pngbbox=11.58
14300,49.9452996,11.5875545,49.9514241&width=500&height=500
        at wmsplugin.WMSGrabber.fetch(WMSGrabber.java:70)
        at wmsplugin.Grabber.attempt(Grabber.java:68)
        at wmsplugin.WMSGrabber.run(WMSGrabber.java:49)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)



"	defect	closed	critical		Core imagery	latest	fixed	misspelled url	
