twisted-infra / braid

Automation scripts for twistedmatrix.com
Other
6 stars 12 forks source link

Sphinx doc search is broken #198

Open twm opened 8 years ago

twm commented 8 years ago

Shpinx's client-side search seems to be broken: https://twistedmatrix.com/documents/current/search.html?q=ProcessEndpoint&check_keywords=yes&area=default No search results appear, whatever I type.

I see this error in Firefox's JS console:

TypeError: $.getQueryParameters is not a function
Documentation.highlightSearchWords()                  doctools.js:192
Documentation.init()                                  doctools.js:125
<anonymous>                                           doctools.js:262
m.Callbacks/j()                                       jquery.js:2
m.Callbacks/k.fireWith()                              jquery.js:2
.ready()                                              jquery.js:2
J()                                                   jquery.js:2

Same symptoms in Chrome.

tomprince commented 8 years ago

https://twistedmatrix.com/trac/ticket/8341 will address it in new versions.