MapGuide Open Source:  Home |  Download |  Internals

Ticket #85 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

EnumerateUsers group parameter is ignored

Reported by: tonyfang Assigned to: tonyfang
Priority: medium Milestone: 1.2
Component: Web API Version: 1.2.0
Severity: major Keywords:
Cc: External ID: 929282

Description

Calling the Site API method EnumerateUsers? always returns all users. It ignores the group parameter.

Change History

04/25/07 16:28:53 changed by tonyfang

  • status changed from new to assigned.

04/25/07 18:03:37 changed by tonyfang

  • status changed from assigned to closed.
  • resolution set to fixed.

- added parsing of GROUP param to HttpEnumerateUsers?
- added reqGroup to HttpResourceStrings?
- fixed enumerateusersform.html to use GROUP (instead of TYPE)

Fixed by submission http://trac.osgeo.org/mapguide/changeset/1597.[[BR]] Fixed by submission http://trac.osgeo.org/mapguide/changeset/1598.[[BR]]