jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Community Mapbuilder
  • MAP-530

Invalid OWS Context documents being used

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: trunk, 1.5rc2
  • Fix Version/s: trunk
  • Component/s: examples, mapbuilder-lib
  • Labels:
    None

Description

The OWS Context documents used in the Mapbuilder demos do not conform with the OWS Context spec versions at: http://www.ogcnetwork.net/schemas/owc/

And more importantly, the XSL which processes OWS Context documents, and model/OWSContext.js match invalid OWS Context documents.

In particular:
old:
xmlns="http://www.opengis.net/context/"
should be:
xmlns="http://www.opengis.net/ows-context/0.3"
–
Layer/Title
should be
Layer/ows:Title
–
Layer/Name
should be
Layer/ows:Identified
–
There is probably more
--------

Impact: All demos work just fine - however if someone tries to load a valid OWS Context, then it will not load properly.

Issue Links

relates to

Sub-task - The sub-task of the issue MAP-246 OWSContext

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Cameron Shorter
Vote (0)
Watch (0)

Dates

  • Created:
    24/Mar/08 12:25 AM
    Updated:
    25/Mar/08 2:10 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.