You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to massgis_w...@googlegroups.com
Dear Users of MassGIS GeoServer,
We are in our annual upgrade process. Our Production servers are currently running GeoServer 2.1.4. I've put GeoServer 2.3.4 onto the maps server for testing. I would appreciate it if you would take the time to briefly test your applications against GeoServer 2.3.4 and let me know ASAP if there are any issues. If have tried to help with this process - I will send out emails to some of you directly following this email with details of what I have been able to do. If you need any assistance with your testing please let me know.
I have successfully tested MassGIS applications such as OLIVER and MuniMapper and run our testsuite of WMS, WFS and WPS samples.
At this point I have discovered only a few very minor things to note about GeoServer 2.3.4 vs. GeoServer 2.1.4:
1. If a GetFeature request uses a callback, in order for the response to have the callback string at the beginning the outputformat must now be "text/javascript" instead of "json". If no callback is used the outputformat can remain "json".
3. GeoServer 2.1.4 was tolerant of incorrect version numbers but GeoServer 2.3.4 is not: An incorrect version number used to be tolerated (1.0.0. with trailing period as opposed to the correct 1.0.0)