Page MenuHomePhabricator

Array to string conversion in MWOauthRequest
Closed, ResolvedPublicPRODUCTION ERROR

Description

Spotted in production:

Notice: Array to string conversion in /srv/mediawiki/php-1.29.0-wmf.7/extensions/OAuth/backend/MWOAuthRequest.php on line 61

Details

Event Timeline

Change 333315 had a related patch set uploaded (by Gergő Tisza):
Fix POST data logging for nested arrays

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

Change 333315 merged by jenkins-bot:
Fix POST data logging for nested arrays

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

demon claimed this task.

@Anomie these log records will ignore API rules about sensitive arguments. I imagine there is not much we can do about it?

It's outside the scope of the API.

mmodell changed the subtype of this task from "Task" to "Production Error".Aug 28 2019, 11:11 PM