Last modified: 2010-05-02 19:47:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T25379, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23379 - $wgConfigureEditableSettings = array(); is broken
$wgConfigureEditableSettings = array(); is broken
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Configure (Other open bugs)
unspecified
All All
: Normal blocker (vote)
: ---
Assigned To: Alexandre Emsenhuber [IAlex]
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-02 17:03 UTC by 555
Modified: 2010-05-02 19:47 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description 555 2010-05-02 17:03:48 UTC
# MediaWiki version: 1.17alpha (r65773)
# PHP version: 5.2.9 (apache2handler)
# MySQL version: 5.1.33-community

If I add the $wgConfigureEditableSettings = array(); line on my LocalSettings file, in order to enable some features from the Configure extension 0.15.22 (r65773) I get the followin error message if I try to save (even without config changes):

Value for $wgDBtype setting is not in permitted (given: , permitted: MySQL, PostreSQL)

Backtrace:

   1. 0 [...]w\extensions\Configure\specials\SpecialConfigure.php(23): ConfigurationPage->importFromRequest()
   2. 1 [...]w\extensions\Configure\specials\ConfigurationPage.php(100): SpecialConfigure->doSubmit()
   3. 2 [...]w\includes\SpecialPage.php(572): ConfigurationPage->execute(NULL)
   4. 3 [...]w\includes\Wiki.php(259): SpecialPage::executePath(Object(Title))
   5. 4 [...]w\includes\Wiki.php(67): MediaWiki->handleSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest))
   6. 5 [...]w\index.php(116): MediaWiki->performRequestForTitle(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest))
   7. 6 {main}
Comment 1 Alexandre Emsenhuber [IAlex] 2010-05-02 19:47:42 UTC
Should be fixed in r65817.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links