ECN-4694 XML-TEXT of 0 length causes XML PARSE to crash

Incident: 3238170

RPI Number: 1121267

Product: ACUCOBOL-GT

Module: Compiler, Runtime

Machines Affected: All

Known Versions Affected: All with XML PARSE

DESCRIPTION:

In cases where XML-TEXT had a 0 (zero) length - for example, when an attribute was empty - and XML-TEXT was referenced when executing an XML PARSE exception procedure, this caused the runtime to crash with a parameter error. In addition, this scenario prevented the debugger from examining the XML-TEXT variable. These problems have been fixed.