Notice: 20 Undefined variable: index in /srv/mediawiki/php-1.28.0-wmf.12/includes/api/ApiQueryUserContributions.php on line 340
Description
Description
Details
Details
Related Changes in Gerrit:
Related Objects
Related Objects
Event Timeline
Comment Actions
This error occurs when three conditions are cumulated:
- $show['patrolled'] is falsy
- $show['!patrolled'] is falsy
- $this->fld_patrolled is falsy
Comment Actions
Change 301525 had a related patch set uploaded (by Dereckson):
Fix Undefined variable issue in ApiQueryUserContributions
Comment Actions
Change 301525 merged by jenkins-bot:
Fix Undefined variable issue in ApiQueryUserContributions
Comment Actions
Change 301666 had a related patch set uploaded (by Dereckson):
Fix Undefined variable issue in ApiQueryUserContributions
Comment Actions
Change 301666 merged by jenkins-bot:
Fix Undefined variable issue in ApiQueryUserContributions