Opened 17 years ago
Closed 16 years ago
#290 closed defect (fixed)
Get/SetResourceMetadata returns "not implemented"
Reported by: | zspitzer | Owned by: | stevedang |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | Resource Service | Version: | 2.1.0 |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
using the java api on XP
Change History (7)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Version: | 1.2.0 → 2.1.0 |
---|
no need to test, here's the code https://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/PlatformBase/Services/ResourceService.cpp#L210
comment:3 by , 16 years ago
The GetResourceMetadata and SetResourceMetadata methods are currently exposed as published APIs. They should have been internal APIs and will remain unimplemented.
comment:4 by , 16 years ago
Steve, should these be removed from the public API if they are not and never will be exposed? Maybe for 2.2?
comment:6 by , 16 years ago
Milestone: | → 2.1 |
---|---|
Owner: | set to |
Status: | new → assigned |
Summary: | GetResourceMetadata returns "not implemented" → Get/SetResourceMetadata returns "not implemented" |
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
See submission <<<http://trac.osgeo.org/mapguide/changeset/3790>>>.
Note:
See TracTickets
for help on using tickets.
Zac, can you please either re-test on 2.1 or close?