#631 closed defect (fixed)
Update GetProviderCapabilities API to be provider version agnostic
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | low | Milestone: | 2.1 |
Component: | Feature Service | Version: | 2.0.1 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The GetProviderCapabilities API does an eact string comparison with the provider name specified. This is fine for most cases unless the provider name happens to contain a version that is older than what is currently installed with the server. This situation can happen when a repository has been updated to a newer version.
This change is also to be consistent with the rest of the server.
Change History (3)
comment:1 by , 16 years ago
Milestone: | → 2.1 |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
http://trac.osgeo.org/mapguide/changeset/3255