Mercurial > p > roundup > code
annotate website/www/_static/jquery.js @ 7999:310e19beba3e
fix: report filename if template file is invalid
A file name like .#issue.search.html causes a crash because _find
returns None not a tuple and unpacking fails.
Trap the TypeError and raise ValueError with message that includes the
basename of the file.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 26 May 2024 11:14:10 -0400 |
| parents | 35ccd6e56f4b |
| children |
| rev | line source |
|---|---|
|
6252
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 /*! jQuery v3.5.2-pre | (c) OpenJS Foundation and other contributors | jquery.org/license */ |
|
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
