Opened 17 years ago
Closed 17 years ago
#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 (2)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by changeset
http://trac.osgeo.org/mapguide/changeset/1972