@@ -132,37 +132,37 @@ def test_replace_callback(self):
132
132
<MetadataURL type="other">
133
133
<Format>other</Format>
134
134
<OnlineResource xlink:type="simple"
135
- xlink:href="http://localhost :8080/catalogue/csw?outputschema=...."/>
135
+ xlink:href="http://geoserver :8080/catalogue/csw?outputschema=...."/>
136
136
</MetadataURL>
137
137
<MetadataURL type="other">
138
138
<Format>other</Format>
139
139
<OnlineResource xlink:type="simple"
140
- xlink:href="http://localhost :8080/catalogue/csw?outputschema=...."/>
140
+ xlink:href="http://geoserver :8080/catalogue/csw?outputschema=...."/>
141
141
</MetadataURL>
142
142
<MetadataURL type="other">
143
143
<Format>other</Format>
144
144
<OnlineResource xlink:type="simple"
145
- xlink:href="http://localhost :8080/catalogue/csw?outputschema=...."/>
145
+ xlink:href="http://geoserver :8080/catalogue/csw?outputschema=...."/>
146
146
</MetadataURL>
147
147
<MetadataURL type="other">
148
148
<Format>other</Format>
149
149
<OnlineResource xlink:type="simple"
150
- xlink:href="http://localhost :8080/catalogue/csw?outputschema=...."/>
150
+ xlink:href="http://geoserver :8080/catalogue/csw?outputschema=...."/>
151
151
</MetadataURL>
152
152
<MetadataURL type="FGDC">
153
153
<Format>text/xml</Format>
154
154
<OnlineResource xlink:type="simple"
155
- xlink:href="http://localhost :8080/catalogue/csw?outputschema=...."/>
155
+ xlink:href="http://geoserver :8080/catalogue/csw?outputschema=...."/>
156
156
</MetadataURL>
157
157
<MetadataURL type="other">
158
158
<Format>other</Format>
159
159
<OnlineResource xlink:type="simple"
160
- xlink:href="http://localhost :8080/catalogue/csw?outputschema=...."/>
160
+ xlink:href="http://geoserver :8080/catalogue/csw?outputschema=...."/>
161
161
</MetadataURL>
162
162
<MetadataURL type="other">
163
163
<Format>other</Format>
164
164
<OnlineResource xlink:type="simple"
165
- xlink:href="http://localhost :8080/showmetadata/xsl/584"/>
165
+ xlink:href="http://geoserver :8080/showmetadata/xsl/584"/>
166
166
</MetadataURL>
167
167
<Style>
168
168
<Name>geonode:DE_USNG_UTM18</Name>
@@ -172,7 +172,7 @@ def test_replace_callback(self):
172
172
<Format>image/png</Format>
173
173
<OnlineResource
174
174
xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"
175
- xlink:href="http://localhost :8080/geoserver/ows?service=WMS&request=GetLegendGraphic&...."/>
175
+ xlink:href="http://geoserver :8080/geoserver/ows?service=WMS&request=GetLegendGraphic&...."/>
176
176
</LegendURL>
177
177
</Style>
178
178
</Layer>"""
0 commit comments