Extension Configure
From MediaWiki extension testing
Testing of the Configure extension.
- Source extension
- Wikimedia Subversion (1.13.3 tag)
- Installation documentation and Using documentation
- MediaWiki.org
- Extension testcases
- Manual Testcase 1 (Special:Configure)
- Manual Testcase 2 (Special:Extensions)
- Manual Testcase 3 (Special:ViewConfig)
Contents |
Used resources while testing
- MediaWiki version
- 1.12.3 and 1.13.3
- PHP version
- 5.2.0-8+etch10 (apache2handler)
- MySQL version
- 5.0.32-Debian_7etch5-log
- Linux
-
- Distribution
- Debian GNU/Linux 4.0
- Version
- Linux 2.6.18-028
- Apache version
- Apache/2.2.3
Testing documentation
- Name extension software developer
- IAlex
- Name extension documentation writer
- IAlex
- Name of extension tester
- MinuteElectron
- Date tested
- January 2009
- Extension version
- 1.13.3
Wikiation extension isolation level
Not yet known.
Result testing
Tag 1.13.1
- serialized/ directory must be chmod to 777 on Wikiation testing environments.
- In Special:Configure, when a particular configuration area cannot be accessed, the arrow beside it appears to do nothing, it should be hidden or "grayed out" if it does not do anything.
- The "Delete this entry" button does not do anything.
- After pressing the "Add new entry" button and typing something in to the two boxes, nothing happens on save.
- The arrows beside extension names in Special:Extensions appear to be active, but does not do anything when pressed.
- Unchecking the "Use this extension" checkbox does not do anything.
- After pressing the "Show changes" button you are not returned to the same area that you pressed the "Show changes" button in.
- The first time the extension is used (before "Save settings" is used on a particular set of configuration values), pressing "Show changes" results in every single change being flagged as changed.
- PHP notices are displayed when looking at changes.
- Empty numeric inputs are populated with "0" when saving.
MinuteElectron 14:32, 10 January 2009 (CET)
