Validate email in team

Bug #5122 reported by Fábio Nogueira
14
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Diogo Matsubara

Bug Description

I cannot validate my team's contact email.. Appers "Oops" message!

Revision history for this message
Diogo Matsubara (matsubara) wrote : Re: [Bug 5122] Validate email in team

>Description:
>I cannot validate my team's contact email.. Appers "Oops" message!
>
>
>
Hello Fábio,

can you give detailed information on how to reproduce the bug?
What step of the validation process are you getting the System Error
message?

Thanks,

Matsubara

Revision history for this message
Fábio Nogueira (fnogueira) wrote :

Simple..

When i click in OK button.. show me this message:

 Oops

Sorry, something just went wrong in Launchpad.

Please report this as a bug, after checking that it isn’t reported already. In your bug report include the URL of this page, and what you were trying to do.

(If this error is preventing you from reporting bugs, e-mail us instead, with “Bug” in the Subject line.)

Thanks for helping improve Launchpad, and sorry for the inconvenience

[]'s

Revision history for this message
Guilherme Salgado (salgado) wrote :

This is the traceback:

File "/srv/launchpad.net/production/launchpad/lib/canonical/launchpad/browser/logintoken.py", line 192, in processForm
self.success(_('Contact email address validated successfully'))
File "/srv/launchpad.net/production/launchpad/lib/canonical/launchpad/browser/logintoken.py", line 84, in success
assert not self.errormessage, \
AssertionError: token processing can not succeed with an error message set

The problem occurs because the _ensureEmail() method is setting an error
message and this is not checked by the method which calls success().

Changed in launchpad:
assignee: nobody → matsubara
status: New → Accepted
Changed in launchpad:
status: Accepted → PendingUpload
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.