Ticket #1027 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

[WMS] MetadaURL miss xlink:type

Reported by: jlacroix Owned by: jlacroix
Priority: high Milestone:
Component: WMS Server Version: 4.3
Severity: normal Keywords:
Cc:

Description

Hi,

mapwms.c, when printing out MetadataURL via msOWSPrintURLType(), forgets
to print out the xlink:type="simple" attribute, as per other elements of
the same type.

...Can someone commit this to line 1217 in mapwms.c?  Same sort of thing
as in mapwms.c line 1231.

I'm not sure whether I should post this to bugzilla -- it's pretty
trivial.

Thanks

Change History

Changed 9 years ago by jlacroix

  • status changed from new to closed
  • resolution set to fixed
I added xlink:type="simple" in WMS MetadataURL.
Marking as FIXED.
Note: See TracTickets for help on using tickets.