Opened 7 months ago
Closed 7 months ago
#22815 closed defect (fixed)
sphinxcontrib-jsmath has runtime issues due to removal of deprecated Sphinx API
| Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 13.0 |
| Component: | BOOK | Version: | git |
| Severity: | medium | Keywords: | |
| Cc: |
Description
While I've been working through the html5lib issue, I've been testing the sphinx modules because at least sphinx and sphinxcontrib-htmlhelp call into html5lib.
The test suite failure in sphinxcontrib-jsmath ( test_disabled_when_equations_not_found) has turned into an actual problem. The MathDomain.has_equations method has been removed from Sphinx entirely, so packages that may end up calling to Sphinx to use jsmath will encounter problems.
Additional changes are required to allow the test suite to run, so this isn't really sufficient for a set of seds.
Change History (2)
comment:1 by , 7 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 7 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at 992259264a9b00b83cd15df8390b1da328323753