Page MenuHomePhabricator

Article::getContributors not DB agnostic
Closed, ResolvedPublic

Description

Author: overlordq

Description:
A prime example of the breakage mysql allows.

the getContributors (hence the Metadata function, and thus the creativecommons action) does a group by rev_user, rev_user_text but it selects all of the user table as well.


Version: 1.18.x
Severity: enhancement

Details

Reference
bz28193

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:29 PM
bzimport set Reference to bz28193.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 21196 ***
Jdforrester-WMF subscribed.

Migrating from the old tracking task to a tag for PostgreSQL-related tasks.