Last modified: 2014-11-08 23:45:39 UTC
This is admittedly a design flaw in the current Enotif version. For speed reasons, I do not change the language, only the page edit time is expressed in the local time of the recipient. Please apologise; I'll try to find a better solution at the soonest, so that the email notification arrives in the chosen user interface language. If you run an English (= default) Wiki and your have English (default) as your user interface language, you will not realize the problem mentioned here.
*** Bug 5867 has been marked as a duplicate of this bug. ***
*** Bug 11133 has been marked as a duplicate of this bug. ***
This is both good and bad. Good if the site has customised the messages, bad if not.
(In reply to comment #3) > This is both good and bad. Good if the site has customised the messages, bad if > not. Isn't this a completely different issue, covered in bug 8188?
(In reply to comment #4)h > Isn't this a completely different issue, covered in bug 8188? Yes, but changing it now would cause a regression with no work-around as far as I can see.
> Yes, but changing it now would cause a regression with no work-around as far as I can see. Not really. To solve the problem, a _recipient-specific_ selection and generation of the Enotif-message texts is needed (which are currently in one language only: as mentioned English or, a translation of it). Such generation must be done for all i recipients with language 1, for all j recipients with language 2 and so on - a lot of additional processing. In my opinion, it is possible, but would make the code in UserMailer.php function composeCommonMailtext() far too complicate. In any case, I cannot afford to make these changes. Tom - for Enotif
*** Bug 22754 has been marked as a duplicate of this bug. ***
Today a user who was asked by me to upload to Commons instead of out local de.wikipedia complained that the notification emails when his talk page is changed are in English. I have tested and can confirm this wrong behaviour. Apparently the emails are sent out in the default language of the wiki but not in the interface language of the user. That is really bad...
(In reply to comment #8) > Apparently the emails are sent out in the default language of the wiki but not > in the interface language of the user. That is really bad... ...and can, unfortunately, not be changed quickly.
> Apparently the emails are sent out in the default language of the wiki but not > in the interface language of the user. That is really bad... It would require that a customised message is computed for any user (millions?) in their language. Currently, there are more urgent problems than this.
(In reply to comment #10) > It would require that a customised message is computed for any user (millions?) > in their language. Millions? Only one text for each language. And the texts are already there as the different Wikipedias have their localized email messages, haven't they? And, sorry, you are bringing up "urgent" - this bug is known since six years. ;-) That is impressive. I am not asking for this to be fixed in a week.. but - well - in some months or *at all* would be good. Image censorship solutions are pushed to people who do not want them but such important things (it confuses newbies who do not speak English!) are not done... *grr*@WMF!
(In reply to comment #11) > .. I am not asking for this to be fixed in a week.. but - well - in some months or *at all* would be good. I agree and will try to find a solution.
increased importance
Tom, you increased importance without assigning it to yourself. Can you please fix one of the two? I'd love to see this resolved, too.
(In reply to comment #14) > Tom, you increased importance without assigning it to yourself. Can you please > fix one of the two? I'd love to see this resolved, too. Hi, thanks for pining me. I now reset the importance to "normal", and will be still monitoring this (and other enotif) bugs in a responsible way. Unfortunately, the implementation is not so easy (see the previous comments in this bugzilla). In order not to become a "cookie licker" ( http://communitymgt.wikia.com/wiki/Cookie_Licking ) for this "cookie" I currently abstain from assigning myself to it.
Changed severity, this is no “enhancement” (except in the sense that any bug fix is an enhancement), this is a plain bug: especially the personalised “your talk page has changed” notification message sent individually to a single user is no wiki content, and it should obviously be sent in the user’s preferred language.
I changed severity back to enhancement, because I never designed the software - when it was developed in 2004 - to sent enotifs in the user language. I fully agree, it should be done in that way, but it is not a bug.
Then you designed it badly, which is a bug by itself. Oh, well… nobody cares about the severity field anyway.
> Then you designed it badly, hehehe, think positiv. I already said, that I agree it should be done that way.