Menu

#338 XML: Attribute Callback always does not work

2.0.3.0
closed
None
2020-08-21
2020-06-29
Bernd Löhr
No

In the XML parser, when attribute callback=always, no callbacks are generated. callbacks=on works, though.

Discussion

  • Stefan Bender

    Stefan Bender - 2020-06-29

    Issue has been fixed by adding the line
    pPdConfig->flags |= TRDP_FLAGS_CALLBACK;
    to the XML parser when parsing the "always" value.

     
  • Stefan Bender

    Stefan Bender - 2020-06-29
    • status: accepted --> pending
     
  • Bernd Löhr

    Bernd Löhr - 2020-08-21
    • Status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB