Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.3.0 RC7
-
Fix Version/s: 1.3.0 PR1
-
Component/s: None
-
Labels:None
Description
http://www.nabble.com/Re%3A-Broken-WFS-WMS-Queries---New-Log-p2229435.html
A hardcoded localhost in mapbuilder xml config file generation means that it only works when you're on a local machine, it's inaccessible from remote locations. This is bad.
-
Hide
- geoserver.jar
- 09/Jan/06 7:57 PM
- 688 kB
- Chris Holmes
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/.../org.vfny.geoserver.wfs.FeatureResponseDelegateProducerSpi 0.1 kB
- META-INF/.../org.vfny.geoserver.wms.GetLegendGraphicProducerSpi 0.2 kB
- META-INF/.../org.vfny.geoserver.wms.GetMapProducerFactorySpi 0.3 kB
- org/vfny/.../ExceptionHandler.class 0.5 kB
- org/vfny/geoserver/Request.class 4 kB
- org/vfny/geoserver/Response.class 0.5 kB
- org/vfny/.../ServiceException.class 5 kB
- org/vfny/.../action/ConfigAction.class 4 kB
- org/vfny/.../action/DemoRequestAction.class 2 kB
- org/vfny/.../action/FreeLocksAction.class 2 kB
- org/vfny/.../action/FreeMemoryAction.class 2 kB
- org/vfny/.../action/GeoServerAction.class 2 kB
- org/vfny/.../action/HTMLEncoder.class 7 kB
- org/vfny/.../action/LoadXMLAction.class 7 kB
- org/vfny/.../action/LoginAction.class 3 kB
- org/vfny/.../action/LoginEditAction.class 2 kB
- org/vfny/.../action/LogoutAction.class 1 kB
- org/vfny/.../action/MapPreviewAction.class 17 kB
- org/vfny/.../action/SaveXMLAction.class 7 kB
- org/vfny/.../action/SrsHelpAction.class 3 kB
- org/vfny/.../action/UpdateGSAction.class 5 kB
- org/.../CalculateBoundingBoxAction.class 3 kB
- org/.../DataDataStoresEditorAction.class 8 kB
- org/vfny/.../DataDataStoresNewAction.class 2 kB
- org/.../DataDataStoresSelectAction.class 3 kB
- org/vfny/.../DataFeatureTypesNewAction.class 5 kB
- org/.../DataFeatureTypesSelectAction.class 4 kB
- org/.../DataNamespacesEditorAction.class 2 kB
- org/vfny/.../DataNamespacesNewAction.class 2 kB
Activity
Hide
Chris Holmes
added a comment -
And I committed this, r4066. If someone else could check it out and confirm it works, working off of svn or with the attached jar, then please comment and/or close the issue.
Show
Chris Holmes
added a comment - And I committed this, r4066. If someone else could check it out and confirm it works, working off of svn or with the attached jar, then please comment and/or close the issue.
Hide
Andrea Aime
added a comment -
These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state
Show
Andrea Aime
added a comment - These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state
Attached file that should have fix. Replace geoserver/WEB-INF/lib/geoserver with this one to test out.