[Esiobjects-patches] [ esiobjects-Patches-490539 ] Fix Loop in Error Trapping
Brought to you by:
ferret1964,
twiechmann
From: <no...@so...> - 2001-12-08 07:39:10
|
Patches item #490539, was opened at 2001-12-07 23:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=490539&group_id=35585 Category: Core Fix Group: V4.0 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Goodnough (ferret1964) Assigned to: Jerry Goodnough (ferret1964) Summary: Fix Loop in Error Trapping Initial Comment: Bugs item #486563 identified a fault with the THROW subroutine of ^VESOOPE1 were if the error code was not correctly passed in a infinite loop was created. This patch address this problem by providing a default codce when one is acidentally omited. The the used is OOP_UNK. Also this problem seems to have resulted from a problem in ^VESO1, which is also fixed with this patch. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=414683&aid=490539&group_id=35585 |