Bug 670

Summary: [Chameleon-Widget] Legend Layer Metadata "MetaDataURL:" parameter not working
Product: Chameleon Reporter: Chris Thorne <cthorne@dmsolutions.ca>
Component: WidgetAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: NEW    
Severity: normal    
Priority: P2    
Version: 1.99   
Target Milestone: FUTURE   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description From 2004-09-15 12:26:32
In a legend when a layer can display its metadata information in a defined popup
template. The Metadata field "MetaDataURL:" will never display the url defined
in the OGC Context spec.

How is the MetaDataURL used in a mapfile?
------- Comment #1 From 2004-09-15 12:32:12 -------
in the LAYER/METADATA:

"wms_metadataurl_href" "http//host/url.html"
"wms_metadataurl_format" "text/html"
"wms_dataurl_href" "http://host/dataurl.html"
"wms_dataurl_format" "text/html"

These are supposed to be exposed via MapServer WMS (MetadataURL and DataURL) and
WFS Capabilities (MetadataURL).  This is currently being worked on.
------- Comment #2 From 2004-10-21 14:10:08 -------
Changed target to FUTURE.