Opened 20 years ago

Closed 20 years ago

#1027 closed defect (fixed)

[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 (1)

comment:1 by jlacroix, 20 years ago

Resolution: fixed
Status: newclosed
I added xlink:type="simple" in WMS MetadataURL.
Marking as FIXED.
Note: See TracTickets for help on using tickets.