https://bugzilla.wikimedia.org/show_bug.cgi?id=42752

Nemo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |14901
           Severity|major                       |critical

--- Comment #8 from Nemo <[email protected]> ---
(In reply to comment #5)
> By the way the wrong newlines above are fixed by Gerrit change #37299.

I abandoned that change because the newlines are supposed to be added by the
code, even though they fail in this case.

While debugging this bug on it.wikinews, I verified it for user talk and normal
page edit and also for page creation; in the latter case I received:
----
Gentile Nemo bis,

$PAGEINTRO Questa è una nuova pagina.
----
So for some reason $NEWPAGE is being substituted with 'enotif_newpagetext', but
this message has been removed in
https://gerrit.wikimedia.org/r/#/c/7986/14/includes/UserMailer.php and is no
longer in MessagesIt.php.

On mediawiki.org, I've created [[mw:Fréttinga]] with another account and I
didn't receive any enotif; but when I deleted it, the other account received
this:
----
Dear AnankeBot,

the MediaWiki page Fréttinga has been created on 9 December 2012 by Nemo
bis, see http://www.mediawiki.org/wiki/Fr%C3%A9ttinga for the current
version.

This is a new page.
----

Which has $PAGEINFO substituted, but again 'enotif_newpagetext' which is not
supposed to be there.

So looks like the whole logic has some problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to