https://bugzilla.wikimedia.org/show_bug.cgi?id=16374

           Summary: parserTests.php always assumes $wgDBprefix is
                    'parsertest_'
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


parserTests.php always assumes $wgDBprefix is 'parsertest_'. Without making a
change in parserTests.inc line 540 ('wgDBprefix' => 'parsertest_') this would
never run succesfully and exit with something like "Error: 1146 Table
'mediawiki.parsertest_objectcache' doesn't exist (localhost)".

I suggest that a commandline option is added to change the used database
prefix, with a special case for when no prefix is used.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to