User talk:BrandonCsSanders: Difference between revisions

Line 145: Line 145:
== Malformed e-mails ==
== Malformed e-mails ==


'''Account creation''' Recently, admins have started receiving e-mails when an account is requested. They are in the following form:
:So far so good ... But I do not think, that if anybody else than You gets to fix something or manage another move or so, that Your talk page is the place where he would think that such kind of information is gathered. Where could be a good place where it would be found? [[User_talk:Manorainjan|'''<span style="color: orange;">Manorainjan</span>''']] 08:37, 11 April 2015 (UTC)
 
:<code>&amp;quot;Lauren Fournier&amp;quot; has requested an account and is waiting for confirmation.</code>
:<code>The email address has been confirmed. You can confirm the request here &amp;quot;http://wikiindex.org/Special:ConfirmAccounts&amp;quot;.</code>
 
Unfortunately, this makes a malformed URI to <code>http://wikiindex.org/Special:ConfirmAccounts&quot;</code> rather than the correct <code>http://wikiindex.org/Special:ConfirmAccounts</code>. I'm bringing this to your attention because you are evidently the resident tech guy. Thanks. [[User:Koavf|Koavf]] ([[User talk:Koavf|talk]]) 01:32, 8 April 2015 (UTC)
 
:What about documenting Your workaround?[[User_talk:Manorainjan|'''<span style="color: orange;">Manorainjan</span>''']] 14:41, 10 April 2015 (UTC)


I modified the en.json file messages to no longer have an escaped " in them that gets doubly escaped.  Changed to:
Moved to: http://wikiindex.org/WikiIndex_talk:Community_portal#Malformed_Account_Creation_Notification_Emails_..._Workaround
<pre>
    "requestaccount-email-subj": "{{SITENAME}} email address confirmation",
    "requestaccount-email-body": "Someone, probably you from IP address $1, has requested an account ($2) with this email address on {{SITENAME}}.\n\nTo confirm that this account really does belong to you on {{SITENAME}}, open this link in your browser:\n\n$3\n\nIf the account is created, only you will be emailed the password.\nIf this is *not* you, do not follow the link.\nThis confirmation code will expire at $4.",
    "requestaccount-email-subj-admin": "{{SITENAME}} account request",
    "requestaccount-email-body-admin": "($1) has requested an account and is waiting for confirmation.\nThe email address has been confirmed. You can confirm the request here $2",
</pre>
[[User:BrandonCsSanders|BrandonCsSanders]] ([[User talk:BrandonCsSanders|talk]]) 17:02, 10 April 2015 (UTC)
 
:So far so good ... But I do not think, that if anybody else than You gets to fix something or manage another move or so, that Your talk page is the place where he would think that such kind of information is gathered. Where could be a good place where it would be found? [[User_talk:Manorainjan|'''<span style="color: orange;">Manorainjan</span>''']] 08:37, 11 April 2015 (UTC)


== <s>Upgrade to 1.24.2</s> ==
== <s>Upgrade to 1.24.2</s> ==