Opened 11 years ago

Closed 11 years ago

#1232 closed enhancement (fixed)

Send metadata abstract when publishing a layer to geoserver

Reported by: landry Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.8.1
Component: General Version: v2.8.0RC2
Keywords: Cc:

Description

Since we have a proper abstract, it'd be nice to send it to geoserver so that it shows up in WMS getCapabilities. The same could be done for keywords eventually, passing a String[] around..

Attachments (1)

0004-Send-the-metadataAbstract-when-publishing-a-layer-to.patch (19.3 KB ) - added by landry 11 years ago.
Send the metadataAbstract when publishing a layer to GeoServer

Download all attachments as: .zip

Change History (4)

comment:1 by landry, 11 years ago

Priority: majorminor
Type: defectenhancement

This requires the fix for #1229 to properly escape LF/\n chars from the abstract.

by landry, 11 years ago

Send the metadataAbstract when publishing a layer to GeoServer

comment:2 by ianwallen, 11 years ago

Milestone: v2.9.0v2.8.1

Commit to master 60a97e60ea28e9feacce33c358893273a075999a 2.8 branch 30191f180f27d59eaae542a5da02939e4639c27c

Still required 0df3a20946e75ff3122a870c8f82d680884cf4fe (Ticket #1229) to be cherry picked to that 2.8 branch prior to closing this ticket. Since they are related (based on comments above)

comment:3 by ianwallen, 11 years ago

Resolution: fixed
Status: newclosed

Ticket #1229 closed so we can close this as well.

Note: See TracTickets for help on using tickets.