[GeoNetwork-devel] [GeoNetwork opensource Developer website] #842: GetCapabilities / cosmetic : do not display ":80" in URL

#842: GetCapabilities / cosmetic : do not display ":80" in URL
----------------------------+-----------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: task | Status: new
Priority: trivial | Milestone: v2.7.0
Component: Catalog server | Version:
Keywords: |
----------------------------+-----------------------------------------------
If catalogue public port = 80 replace :
{{{
<ows:HTTP>
<ows:Get xlink:href="http://localhost:80/geonetwork/srv/eng/csw&quot;/&gt;
}}}
by
{{{
<ows:HTTP>
<ows:Get xlink:href="http://localhost/geonetwork/srv/eng/csw&quot;/&gt;
}}}

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/842&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#842: GetCapabilities / cosmetic : do not display ":80" in URL
-----------------------------+----------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: task | Status: closed
  Priority: trivial | Milestone: v2.7.0
Component: Catalog server | Version:
Resolution: fixed | Keywords:
-----------------------------+----------------------------------------------
Changes (by fxp):

  * status: new => closed
  * resolution: => fixed

Comment:

Committed revision 8953.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/842#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.