Currently we use array_map on Sanitizer::decodeCharReferences() to turn our passed $args into an array of $cleanedArgs. This is a mess, and possibly(?) loses information. We should consider if this is a problem, and if so, replace it with something better.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Don't trim arguments which are only whitespaces | mediawiki/extensions/WikiLambda | master | +45 -16 |
Event Timeline
Comment Actions
Change #1147123 had a related patch set uploaded (by Genoveva Galarza; author: Genoveva Galarza):
[mediawiki/extensions/WikiLambda@master] Don't trim arguments which are only whitespaces
Comment Actions
Change #1147123 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Don't trim arguments which are only whitespaces
Comment Actions
Hi @Jdforrester-WMF @gengh
Just for my understanding, this is not OKR-Work nor Essential-Work, and not a Bug or Production error. Why did it jump on our quarter?