Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread Delaz J via QGIS-Developer
Hi, Probably related to https://github.com/readthedocs/sphinx_rtd_theme/issues/1420 Need to check what version we are running... Harrissou Le 08/02/2023 à 10:12, Johannes Kröger (WhereGroup) via QGIS-Developer a écrit : Broken for me as well, I tested 3.28 and master in different browsers.

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread WhereGroup
Broken for me as well, I tested 3.28 and master in different browsers. They show Uncaught ReferenceError: jQuery is not defined     at search.html?q=qgisinterface_keywords=yes=default:2239:7 Uncaught ReferenceError: jQuery is not defined     at

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread matteo via QGIS-Developer
Hi Richard, 3.28 is working fine for me here. I don't see any JQuery related error in the debugging console. Where are you seeing this error? Cheers Matteo On 2/8/23 09:46, Richard Duivenvoorde wrote: Now 3.28 is also 'affected' ? In dev console I see: Uncaught ReferenceError: jQuery

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread Richard Duivenvoorde via QGIS-Developer
3.18 still working, having jquery,js in it's _static dir (well, at THIS moment...): https://qgis.org/pyqgis/3.18/_static/jquery.js Failing ones miss it https://qgis.org/pyqgis/3.22/_static/jquery.js Is there some security issue with a certain version which isn't available anymore (all just

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread Richard Duivenvoorde via QGIS-Developer
Now 3.28 is also 'affected' ? In dev console I see: Uncaught ReferenceError: jQuery is not defined is some jquery cdn failing? Regards, Richard Duivenvoorde On 2023-02-08 09:12, matteo via QGIS-Developer wrote: Hi Denis, Is this related to this?

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread matteo via QGIS-Developer
Hi Denis, Is this related to this? https://github.com/qgis/pyqgis/commit/465d91a265e4f1828f0da623d32f8ac7a1de Matteo, shall we try to revert? not sure about that. I was searching in the docs till yesterday

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread Denis Rouzaud via QGIS-Developer
Hi, Is this related to this? https://github.com/qgis/pyqgis/commit/465d91a265e4f1828f0da623d32f8ac7a1de Matteo, shall we try to revert? Cheers, Denis Le mer. 8 févr. 2023 à 08:58, matteo via QGIS-Developer < qgis-developer@lists.osgeo.org> a écrit : > Hi Richard, > > I can confirm:

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-07 Thread matteo via QGIS-Developer
Hi Richard, I can confirm: searching in master will stay there forever without finding anything. Cheers Matteo On 2/8/23 08:52, Richard Duivenvoorde via QGIS-Developer wrote: Hi, Am I right to conclude something is wrong with PyQGIS api (DOCS build) for master?

[QGIS-Developer] Pyqgis master api search broken?

2023-02-07 Thread Richard Duivenvoorde via QGIS-Developer
Hi, Am I right to conclude something is wrong with PyQGIS api (DOCS build) for master? https://qgis.org/pyqgis/master/search.html isn't working (missing jQuery?) while https://qgis.org/pyqgis/3.28/search.html is working (with me)? Others can confirm? Regards, Richard Duivenvoorde