Ticket #244 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.
