Page MenuHomePhabricator

Undefined variable $id in ApiAggregateGroups
Closed, ResolvedPublic

Description

Was doing static code analysis and found this one. Haven't looked into the code, but this seems pretty wrong: Title::newFromText( "Group:$id" ); where $id is undefined.


Version: master
Severity: major
URL: https://gerrit.wikimedia.org/r/#/c/36912/2/api/ApiAggregateGroups.php

Details

Reference
bz42699