Ticket #244 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Relax type checking on resource identifier

Reported by: trevorwekel Owned by: trevorwekel
Priority: low Milestone: 2.0
Component: Web API Version:
Severity: minor Keywords:
Cc: External ID:

Description

The MapGuide resource identifier uses a strict algorithm for validating the type of the resource. Any resources not defined in MgResourceType are considered invalid. This behaviour is too restrictive since it requires code change every time a new resource is added.

By default, the MapGuide Server performs XML validation on any resource content added to a repository. This is sufficient to ensure resource integrity.

Change History

Changed 4 years ago by trevorwekel

  • status changed from new to assigned

Changed 4 years ago by trevorwekel

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.