Skip to content

comment out error message

Martin Lueders requested to merge fix_rapid_xml_message into release-14.0

Description

The recent bugfix for the MAC build leads to a harmless, but annoying spurious error message. Until the real problem is solved, we comment out this message.

News snippet

Silence Rapid XML error on non-XML files.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports