User Details
- User Since
- Apr 23 2021, 9:31 AM (276 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- BertrandGorge [ Global Accounts ]
Jan 9 2026
Hello, is there something I can do to help moving this forward ? Would it help providing a patch or any complementary information?
Oct 31 2025
Nov 4 2024
Works on our wiki !
Nov 3 2024
Good question. If the limit is there to keep the suggestions in shape, maybe it should be set not in the query as you suggest, but later to truncate the resultset after filtering with the substring... That way, the default limit (20) should be applied so that we don't return 3000 hits through ajax
Oct 31 2024
Mar 13 2024
Yes I confirm the latest version of DPL (master branch) fixes the issue. Should I point to master then, and not REL1_39 ?
Dec 20 2023
Hello, let me get back to you with more information - I might reproduce locally and check the calling stack. But yes, we are using loops, DPL3 and all sort of stuff...!
Dec 18 2023
Jul 21 2022
Ah ? Sorry I just don't know anything about the process - I'm ok on the coding part I guess, but not that much on the gerrit/phabricator stuff !
Hello, thanks for this fix. Any chance it could make its way to production ?
Mar 25 2022
Mar 10 2022
Dec 14 2021
NB : just tested again with the latest REL1_35 on github and everything is now ok. Thanks for the fix @Ladsgroup !
Ah ! That must be it... I download my extensions from github indeed. Interesting to note that there are differences then. I'll change the git URL to point to gerrit instead.
Dec 10 2021
I did try with https://meta.wikimedia.org/w/api.php and could not reproduce indeed.
Dec 9 2021
Interesting... Here's my config:
Nov 3 2021
For info, it is fixed on the master branch of SemanticMediawiki (dev-master on packagist).
Nov 2 2021
Hello @Reedy - I was not complete enough in my description - elasticsearch-php was indeed on 6.7.2. It's elasticsearch/elasticsearch that was on 6.8.2 - which apparently is not compatible.
Oct 22 2021
I reproduce this on REL1_35 - latest version of the Elastica extension, with a fresh composer update :
Aug 23 2021
Hello @Krinkle - no problem, as there's a work around anyway, using the MediaWiki:Common.css page.
Jun 9 2021
Apr 26 2021
As I said, I tried with the master (version 5.2) but it then fails elsewhere. I finally managed to get things working by backporting the two commits in the branch REL1_35 : https://github.com/wikimedia/mediawiki-extensions-PageForms/search?q=smwfContLang&type=commits - but only on local for the moment.
Hello, I just reproduced the bug on a MW 1_35.2 :