Opened 19 years ago

Closed 19 years ago

#1122 closed defect (fixed)

Error stack carried between requests in FastCGI mode

Reported by: warmerdam Owned by: sdlime
Priority: high Milestone:
Component: MapServer CGI Version: 4.4
Severity: normal Keywords:
Cc:

Description

Refractions was experience an accumulation of errors appearing in XML 
error reports that were from previous requests in fastcgi mode.

The problem was that the main loop in mapserv.c was not clearing the error
stack after completing an OWS request.

Change History (1)

comment:1 by fwarmerdam, 19 years ago

Resolution: fixed
Status: newclosed
Fixed with approprite calls to msResetErrorList() in mapserv.c in MapServer 4.4
(for 4.4.1) and in the 4.5 trunk.
Note: See TracTickets for help on using tickets.