Menu

#443 html5 writer no longer honors "[html writers]" config section

closed-fixed
nobody
HTML writer (9)
5
2022-07-06
2022-01-25
No

Under both version 0.18 and version 0.18.1 of Docutils, rst2html5.py does not recognize configuration settings in an [html writers] section in docutils.conf. This appears to be due to commit 8722, in which _html_base.py was edited to no longer include "html writers" in its config_section_dependencies, instead moving the value to config_section; while html4css1/__init__.py was updated in the same commit to include "html writers" in its config_section_dependencies, html5_polyglot/__init__.py did not get the same treatment.

Discussion

  • Günter Milde

    Günter Milde - 2022-01-26
    • status: open --> open-fixed
     
  • Günter Milde

    Günter Milde - 2022-01-26

    Fixed in [r8967].
    Thank you for reporting the bug.

     

    Related

    Commit: [r8967]

  • Günter Milde

    Günter Milde - 2022-07-06
    • status: open-fixed --> closed-fixed
     
  • Günter Milde

    Günter Milde - 2022-07-06

    Release 0.19 (2022-07-05) fixes the issue.
    Thank you for the report.

     

Log in to post a comment.

MongoDB Logo MongoDB