From: Matthew G. <gr...@mu...> - 2002-03-28 03:00:52
|
In test.inc, current cvs, it looks like ['ESPCONFIG']['ME'] is not being restored correctly here: $tmp = $ESPCONFIG['ME']; $HTTP_SERVER_VARS['PHP_SELF'] = $ESPCONFIG['ME'].'?where=test'; include($ESPCONFIG['handler']); /* restore stuff after the handler does it's job */ $ESPCONFIG['ME'] = $tmp; Something strange happens to $tmp. I tried renaming $tmp to $tmptest and it seemed to fix the problem. To see this bug, test a survey and click on the "View Results" or the "Go back to Management Interface" link. one of the friendly folks in the IT Lab. --------------------------------------\ The IT Lab (http://www.itlab.musc.edu) \____________________ Probably the world's premier software development center. Serving: Programming, Tools, Ice Cream, Seminars |