Page MenuHomePhabricator

$wgAllowPageInfo produces a database error
Closed, ResolvedPublic

Description

Author: beesley

Description:
I set $wgAllowPageInfo to true in defaultsettings.php, and then went to an
&action=info URL, but got the following database error:

A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:

SELECT COUNT(DISTINCT old_user_text) FROM `cur` WHERE

old_title='Final_Report' AND old_namespace='1' AND (old_user_text<>'Angela') LIMIT 1

from within function "Article::info". MySQL returned error "1054: Unknown column
'old_user_text' in 'field list' (localhost)".


Version: 1.4.x
Severity: normal

Details

Reference
bz1536
TitleReferenceAuthorSource BranchDest Branch
archive_dbs: fix path to tool_dirrepos/cloud/toolforge/disable-tool!13andrewarchivedbfixmaster
Test IPv6 MSS clampingrepos/sre/tcp-mss-clamper!13vgutierrezT353657-ipv6main
clamper: support bullseye kernelsrepos/sre/tcp-mss-clamper!12vgutierrezT353657main
Roll archive_dbs stage into the archive stagerepos/cloud/toolforge/disable-tool!12andrewarchivedbmaster
[Java] Improve response and error handling from server.repos/data-engineering/metrics-platform!20dbrantimprove_errorsmain
feed: Support prefix searchesrepos/mediawiki/services/ipoid!198kharlanmain-Ide88919991c7acb31b6087591a2acab81005e188main
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 8:14 PM
bzimport set Reference to bz1536.
bzimport added a subscriber: Unknown Object (MLST).