r113017 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113016‎ | r113017 | r113018 >
Date:11:50, 5 March 2012
Author:hashar
Status:ok
Tags:
Comment:
amend r113016 , that was for bug 34302
Modified paths:
  • /trunk/phase3/tests/phpunit/includes/PreferencesTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/includes/PreferencesTest.php
@@ -26,7 +26,7 @@
2727 }
2828
2929 /**
30 - * Placeholder to verify bug 34919
 30+ * Placeholder to verify bug 34302
3131 * @covers Preferences::profilePreferences
3232 */
3333 function testEmailFieldsWhenUserHasNoEmail() {
@@ -36,7 +36,7 @@
3737 );
3838 }
3939 /**
40 - * Placeholder to verify bug 34919
 40+ * Placeholder to verify bug 34302
4141 * @covers Preferences::profilePreferences
4242 */
4343 function testEmailFieldsWhenUserEmailNotAuthenticated() {
@@ -46,7 +46,7 @@
4747 );
4848 }
4949 /**
50 - * Placeholder to verify bug 34919
 50+ * Placeholder to verify bug 34302
5151 * @covers Preferences::profilePreferences
5252 */
5353 function testEmailFieldsWhenUserEmailIsAuthenticated() {

Follow-up revisions

RevisionCommit summaryAuthorDate
r113221(bug 34302) Add CSS classes to email fields in user preferences...hashar09:56, 7 March 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113016place holder to test bug 34919 when it is fixedhashar11:48, 5 March 2012

Status & tagging log