Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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 brucedechant, 16 years ago

Milestone: 2.1
Owner: set to brucedechant
Status: newassigned

comment:2 by brucedechant, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.