MapGuide Open Source:  Home |  Download |  Internals

Ticket #83 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Fix iterator comparison for long transaction session ID

Reported by: brucedechant Assigned to: brucedechant
Priority: medium Milestone: 1.2
Component: Server Version: 1.2.0
Severity: minor Keywords:
Cc: External ID: 930400

Description

The iterator loops used for checking the session ID of a long transaction are not comparing the session ID and will result in the entire list of iterators from the initial one found to the end walked instead of just the session ID matches.

Change History

04/24/07 18:29:06 changed by brucedechant

  • component changed from General to Server.
  • severity changed from major to minor.

04/26/07 15:24:30 changed by rexszeto

  • external_id set to 930400.

05/10/07 12:25:16 changed by brucedechant

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