Page MenuHomePhabricator

Warning: Undefined array key "query"
Closed, ResolvedPublicBUG REPORT

Description

[mediawiki: 1.44.0] [PluggableAuth: 8.4.0]

Warning: Undefined array key "query" in /var/www/html/extensions/PluggableAuth/includes/PluggableAuthHooks.php on line 201
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/html/includes/GlobalFunctions.php on line 398
Warning: Undefined array key "query" in /var/www/html/extensions/PluggableAuth/includes/PluggableAuthHooks.php on line 201
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/html/includes/GlobalFunctions.php on line 398
Warning: Undefined array key "query" in /var/www/html/extensions/PluggableAuth/includes/PluggableAuthHooks.php on line 201
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/html/includes/GlobalFunctions.php on line 398
Warning: Undefined array key "query" in /var/www/html/extensions/PluggableAuth/includes/PluggableAuthHooks.php on line 201
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/html/includes/GlobalFunctions.php on line 398
Warning: Undefined array key "query" in /var/www/html/extensions/PluggableAuth/includes/PluggableAuthHooks.php on line 201
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/html/includes/GlobalFunctions.php on line 398

Event Timeline

Aklapper changed the subtype of this task from "Task" to "Bug Report".

(These are no errors, these are warnings.)

Aklapper renamed this task from [mediawiki: 1.44.0] [PluggableAuth: 8.4.0] Warning: Undefined array key "query" - Errors to Warning: Undefined array key "query".Aug 13 2025, 7:59 AM
Aklapper updated the task description. (Show Details)

Change #1200745 had a related patch set uploaded (by Samwilson; author: Samwilson):

[mediawiki/extensions/PluggableAuth@master] Fall back to empty string if URL's query string isn't set

https://gerrit.wikimedia.org/r/1200745

Change #1200745 merged by jenkins-bot:

[mediawiki/extensions/PluggableAuth@master] Fall back to empty string if URL's query string isn't set

https://gerrit.wikimedia.org/r/1200745

Samwilson claimed this task.