Description

Moin somehow forgot my login, and I could not remember the password that I've not had to use for ages.

So I tried to use the password recovery on the page UserPreferences, and instead of sending my account info, I got this message:

{u'': (501, '5.1.3 Bad recipient address syntax')}

Clear message

This is not a bug, but a usability problem.

You thought you had to enter your wiki user name to get your stuff mailed. But you have to enter your email address to do this (and this is documented right below on the UserPreferences page!).

Your task is to fix this issue by also accepting username. You have to provide source code diffs for moin 1.6 and 1.7.

This task needs about 12h of work and has to be completed within 10 days.

Steps to reproduce

  1. Go to the UserPreferences page

  2. Enter your username in the Name field (or someone else's username, or make one up)

  3. Click the Mail me my account data button

The above error message will appear, probably in place of something like "Account info sent ...". Since I never received the email, I'm assuming the error message is indicating that there's something wrong with the email address and so it can't send the mail. ???

Example

Component selection

Details

This Wiki

Workaround

None

Discussion

So the only thing we can improve here is to also accept the wiki user name.

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/MailAccountDataGivesError (last edited 2010-09-21 12:38:47 by ThomasWaldmann)