Page MenuHomePhabricator

BertrandGorge (Bertrand Gorge)
User

Projects

User is not a member of any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Saturday

  • No visible events.

User Details

User Since
Apr 23 2021, 9:31 AM (276 w, 6 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
BertrandGorge [ Global Accounts ]

Recent Activity

Jan 9 2026

BertrandGorge added a comment to T408911: The maintenance script generateSitemap.php should only show pages that are of content model wikitext.

Hello, is there something I can do to help moving this forward ? Would it help providing a patch or any complementary information?

Jan 9 2026, 10:43 AM · MW-1.43-release, MediaWiki-Maintenance-system

Oct 31 2025

BertrandGorge created T408911: The maintenance script generateSitemap.php should only show pages that are of content model wikitext.
Oct 31 2025, 11:44 AM · MW-1.43-release, MediaWiki-Maintenance-system

Nov 4 2024

BertrandGorge added a comment to T378723: The autocomplete feature fails for tokens fields populated with a concept.

Works on our wiki !

Nov 4 2024, 8:01 AM · MediaWiki-extensions-Page_Forms
BertrandGorge added a comment to T378723: The autocomplete feature fails for tokens fields populated with a concept.

See here for a proposed fix: https://github.com/wikimedia/mediawiki-extensions-PageForms/compare/master...neayi:mediawiki-extensions-PageForms:master

Nov 4 2024, 8:00 AM · MediaWiki-extensions-Page_Forms

Nov 3 2024

BertrandGorge added a comment to T378723: The autocomplete feature fails for tokens fields populated with a concept.

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

Nov 3 2024, 9:15 PM · MediaWiki-extensions-Page_Forms

Oct 31 2024

BertrandGorge created T378723: The autocomplete feature fails for tokens fields populated with a concept.
Oct 31 2024, 2:51 PM · MediaWiki-extensions-Page_Forms

Mar 13 2024

BertrandGorge added a comment to T353621: Deprecation notice : trim(): Passing null to parameter #1 ($string) of type string is deprecated .

Yes I confirm the latest version of DPL (master branch) fixes the issue. Should I point to master then, and not REL1_39 ?

Mar 13 2024, 5:46 PM · PHP 8.2 support, MediaWiki-extensions-Variables

Dec 20 2023

BertrandGorge added a comment to T353621: Deprecation notice : trim(): Passing null to parameter #1 ($string) of type string is deprecated .

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 20 2023, 8:34 AM · PHP 8.2 support, MediaWiki-extensions-Variables

Dec 18 2023

BertrandGorge created T353621: Deprecation notice : trim(): Passing null to parameter #1 ($string) of type string is deprecated .
Dec 18 2023, 11:15 AM · PHP 8.2 support, MediaWiki-extensions-Variables

Jul 21 2022

BertrandGorge added a comment to T304692: A few images are now 404 since last commit on master.

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 !

Jul 21 2022, 1:00 PM · MediaWiki-extensions-SemanticDrilldown
BertrandGorge added a comment to T304692: A few images are now 404 since last commit on master.

Hello, thanks for this fix. Any chance it could make its way to production ?

Jul 21 2022, 9:54 AM · MediaWiki-extensions-SemanticDrilldown
BertrandGorge created T313475: $smwgDefaultStore should test for SMW\SQLStore\SQLStore.
Jul 21 2022, 8:56 AM · MediaWiki-extensions-SemanticDrilldown

Mar 25 2022

BertrandGorge created T304692: A few images are now 404 since last commit on master.
Mar 25 2022, 1:41 PM · MediaWiki-extensions-SemanticDrilldown

Mar 10 2022

BertrandGorge created T303501: Ignore bots and crawlers.
Mar 10 2022, 9:41 AM · MediaWiki-extensions-HitCounters

Dec 14 2021

BertrandGorge added a comment to T297382: API doesn't seem to test for the URL's domain.

NB : just tested again with the latest REL1_35 on github and everything is now ok. Thanks for the fix @Ladsgroup !

Dec 14 2021, 3:50 PM · User-Ladsgroup, MediaWiki-extensions-UrlShortener
BertrandGorge added a comment to T297382: API doesn't seem to test for the URL's domain.

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 14 2021, 10:33 AM · User-Ladsgroup, MediaWiki-extensions-UrlShortener

Dec 10 2021

BertrandGorge added a comment to T297382: API doesn't seem to test for the URL's domain.

I did try with https://meta.wikimedia.org/w/api.php and could not reproduce indeed.

Dec 10 2021, 12:45 PM · User-Ladsgroup, MediaWiki-extensions-UrlShortener

Dec 9 2021

BertrandGorge added a comment to T297382: API doesn't seem to test for the URL's domain.

Interesting... Here's my config:

Dec 9 2021, 1:04 PM · User-Ladsgroup, MediaWiki-extensions-UrlShortener
BertrandGorge created T297382: API doesn't seem to test for the URL's domain.
Dec 9 2021, 12:45 PM · User-Ladsgroup, MediaWiki-extensions-UrlShortener

Nov 3 2021

BertrandGorge added a comment to T267106: PHP fatal error while searching index: Declaration of Elasticsearch\Endpoints\Indices\Exists::getParamWhitelist() must be compatible with Elasticsearch\Endpoints\AbstractEndpoint::getParamWhitelist(): .

For info, it is fixed on the master branch of SemanticMediawiki (dev-master on packagist).

Nov 3 2021, 2:42 PM · Essential-Work, Discovery-Search (2025.09.26 - 2025.10.17), CirrusSearch, Elasticsearch

Nov 2 2021

BertrandGorge added a comment to T267106: PHP fatal error while searching index: Declaration of Elasticsearch\Endpoints\Indices\Exists::getParamWhitelist() must be compatible with Elasticsearch\Endpoints\AbstractEndpoint::getParamWhitelist(): .

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.

Nov 2 2021, 10:27 AM · Essential-Work, Discovery-Search (2025.09.26 - 2025.10.17), CirrusSearch, Elasticsearch

Oct 22 2021

BertrandGorge added a comment to T267106: PHP fatal error while searching index: Declaration of Elasticsearch\Endpoints\Indices\Exists::getParamWhitelist() must be compatible with Elasticsearch\Endpoints\AbstractEndpoint::getParamWhitelist(): .

I reproduce this on REL1_35 - latest version of the Elastica extension, with a fresh composer update :

Oct 22 2021, 4:43 PM · Essential-Work, Discovery-Search (2025.09.26 - 2025.10.17), CirrusSearch, Elasticsearch

Aug 23 2021

BertrandGorge added a comment to T284629: Keep @import statements at the top of the concatenated CSS file.

Hello @Krinkle - no problem, as there's a work around anyway, using the MediaWiki:Common.css page.

Aug 23 2021, 10:50 AM · Performance-Team, MediaWiki-ResourceLoader

Jun 9 2021

BertrandGorge created T284629: Keep @import statements at the top of the concatenated CSS file.
Jun 9 2021, 7:53 AM · Performance-Team, MediaWiki-ResourceLoader

Apr 26 2021

BertrandGorge added a comment to T249172: Error from line 99 of "PF_CreateProperty.php": Call to a member function getDatatypeLabels() on null.

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.

Apr 26 2021, 12:00 PM · affects-translatewiki.net, MediaWiki-extensions-Page_Forms
BertrandGorge added a comment to T249172: Error from line 99 of "PF_CreateProperty.php": Call to a member function getDatatypeLabels() on null.

Hello, I just reproduced the bug on a MW 1_35.2 :

Apr 26 2021, 9:39 AM · affects-translatewiki.net, MediaWiki-extensions-Page_Forms