https://bugzilla.wikimedia.org/show_bug.cgi?id=54013
Web browser: ---
Bug ID: 54013
Summary: SQL error while installing PageTriage on a test Wiki
(SQLite 3.7.8)
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: PageCuration
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
Creating pagetriage_tags table ...A database query error has occurred.
Query: INSERT INTO pagetriage_tags (ptrt_tag_name, ptrt_tag_desc)
VALUES
('linkcount', 'Number of inbound links'),
('category_count', 'Category mapping count'),
('csd_status', 'CSD status'),
('prod_status', 'PROD status'),
('blp_prod_status', 'BLP PROD status'),
('afd_status', 'AFD status'),
('rev_count', 'Number of edits to the article'),
('page_len', 'Number of bytes of article'),
('snippet', 'Beginning of article snippet'),
('user_name', 'User name'),
('user_editcount', 'User total edit'),
('user_creation_date', 'User registration date'),
('user_autoconfirmed', 'Check if user is autoconfirmed' ),
('user_bot', 'Check if user is in bot group'),
('user_block_status', 'User block status'),
('user_id', 'User id'),
('reference', 'Check if page has references')
Function: DatabaseBase::sourceFile(
/srv/www/htdocs/extensions/PageTriage/sql/PageTriageTags.sql )
Error: 1 near ",": syntax error
-----
using
https://github.com/wikimedia/mediawiki-extensions-PageTriage/tree/770e697dd10703ccd8781fd555def4c0441c50fb/
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l