Opened 13 years ago
Closed 13 years ago
#842 closed task (fixed)
GetCapabilities / cosmetic : do not display ":80" in URL
Reported by: | fxp | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | v2.7.0 |
Component: | Catalog server | Version: | |
Keywords: | Cc: |
Description
If catalogue public port = 80 replace :
<ows:HTTP> <ows:Get xlink:href="http://localhost:80/geonetwork/srv/eng/csw"/>
by
<ows:HTTP> <ows:Get xlink:href="http://localhost/geonetwork/srv/eng/csw"/>
Note:
See TracTickets
for help on using tickets.
Committed revision 8953.