]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: usr: Disable output escaping in bind9.xsl
authorMark Andrews <marka@isc.org>
Thu, 14 May 2026 02:06:41 +0000 (12:06 +1000)
committerMark Andrews <marka@isc.org>
Thu, 14 May 2026 02:06:41 +0000 (12:06 +1000)
commit2091d703ac473632d0e7f34ce30a541db401bd69
treee7daf6ee67e1ce9ee0c4a0c62b9dfa417bf5dc06
parentb4e8e431eb1bcb2e4b7c6f568c49b7ec23b59cc1
parent9b6c0184258d2b519c0d69761f476af8023c35bb
fix: usr: Disable output escaping in bind9.xsl

The statistics charts where not displaying on some browsers.
This has been fixed.

Closes #5990

Merge branch '5990-disable-output-escaping-in-bind9-xsl' into 'main'

See merge request isc-projects/bind9!12018