Ticket #842 (closed task: fixed)
GetCapabilities / cosmetic : do not display ":80" in URL
| Reported by: | fxp | Owned by: | geonetwork-devel@… |
|---|---|---|---|
| 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"/>
Change History
Note: See
TracTickets for help on using
tickets.
