Opened 12 years ago
Closed 12 years ago
#1232 closed enhancement (fixed)
Send metadata abstract when publishing a layer to geoserver
Reported by: | landry | Owned by: | |
---|---|---|---|
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)
Change History (4)
comment:1 by , 12 years ago
Priority: | major → minor |
---|---|
Type: | defect → enhancement |
by , 12 years ago
Attachment: | 0004-Send-the-metadataAbstract-when-publishing-a-layer-to.patch added |
---|
Send the metadataAbstract when publishing a layer to GeoServer
comment:2 by , 12 years ago
Milestone: | v2.9.0 → v2.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 , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ticket #1229 closed so we can close this as well.
This requires the fix for #1229 to properly escape LF/\n chars from the abstract.