Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/74100
Change subject: Sigh.
......................................................................
Sigh.
Take what anyone says with a pinch of salt.
This has been set on account creation but not on login.
Bug: 51377
Change-Id: I4c797dcd3e523d73852756803420cf587e16adb0
---
M includes/skins/UserLoginMobileTemplate.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/00/74100/1
diff --git a/includes/skins/UserLoginMobileTemplate.php
b/includes/skins/UserLoginMobileTemplate.php
index 86a3790..25d473d 100644
--- a/includes/skins/UserLoginMobileTemplate.php
+++ b/includes/skins/UserLoginMobileTemplate.php
@@ -80,6 +80,7 @@
'tabindex' => '2',
'size' => '20' ) ) .
Html::closeElement( 'div' ) .
+ Html::input( 'wpRemember', '1', 'hidden' ) .
Html::input( 'wpLoginAttempt', wfMessage(
'mobile-frontend-login' )->text(), 'submit',
array( 'id' => 'wpLoginAttempt',
'tabindex' => '3' ) ) .
--
To view, visit https://gerrit.wikimedia.org/r/74100
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4c797dcd3e523d73852756803420cf587e16adb0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits