Uploaded image for project: 'Bug Archive'
  1. Bug Archive
  2. BUGARCHIVE-6601

D301: XMLLoad loads \i, \u, and \b incorrectly

    XMLWordPrintable

    Details

    • Type: Maintenance
    • Status: Won't be resolved (View Workflow)
    • Resolution: Unresolved
    • Labels:
      None
    • Old bug number:
      28499

      Description

      After D301, the xmlload fails to load \i, \u, and \b incorrectly.

      xmlload/incldefmap $1,"DTD:CALL47062_DTD.CALL47062"

      where $1 is equal to

      <CALL47062_DTD><ENTITY1><KEYFIELD>ABC</KEYFIELD><NETWORK>server\user1</NETWORK><
      /ENTITY1></CALL47062_DTD>

      The loading does not give an error, but the subsequent storing of the data
      returns a $status of -1 and a $procerror of -300.

        Attachments