https://bugzilla.wikimedia.org/show_bug.cgi?id=20951
Summary: LiquidThreads: Database query error
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: LiquidThreads
AssignedTo: [email protected]
ReportedBy: [email protected]
After installing LiquidThreads using the instructions at
http://www.mediawiki.org/wiki/Extension:LiquidThreads and creating a thread,
any attempt to interact with that thread (e.g. view, show history, summarize)
results in the following error:
A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:
SELECT * FROM `test_thread` WHERE thread.thread_root = '5'
from within function "Threads::where". Database returned error "1054: Unknown
column 'thread.thread_root' in 'where clause' (localhost)".
'test_' is my wiki's database prefix. The query works if 'thread.thread_root'
is replaced by '`test_thread`.thread_root'.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l