"You have been added to <team>" mail contains invalid (API) link

Bug #357336 reported by James Westby
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Björn Tillenius

Bug Description

Hi,

I just received a mail:

====
Subject: You have been added to <team>

Hello James Westby,

<someone> added you as a member of <Team display name> (<team id>)
<https://api.edge.launchpad.net/beta/~<team id>>

Regards,
The Launchpad team
====

If you click on the embedded link you don't end up on the team page, but
on an "Unknown consumer (none)" page.

This team is a private team in case that has anything to do with it.

Thanks,

James

P.S. accessing the launchpad web url from a launchpadlib object is something
I would like to do elsewhere, so if the solution is to make that possible
then I would heartily approve.

Related branches

Revision history for this message
William Grant (wgrant) wrote :

This seems to occur for all emails sent due to operations through the API (unbatched bugmail for changes made using launchpadlib, for example).

Changed in launchpad-registry:
status: New → Confirmed
Revision history for this message
William Grant (wgrant) wrote : Re: [Bug 357336] Re: "You have been added to <team>" mail contains invalid (API) link

On Wed, 2009-04-08 at 02:32 +0000, William Grant wrote:
> This seems to occur for all emails sent due to operations through the
> API (unbatched bugmail for changes made using launchpadlib, for
> example).

The host sending those (presumably an appserver) also has its time wrong
- it's sending timestamps an hour off reality.

Revision history for this message
Björn Tillenius (bjornt) wrote : Re: [Bug 357336] Re: "You have been added to <team>" mail contains invalid (API) link

On Wed, Apr 08, 2009 at 02:47:15AM -0000, William Grant wrote:
> On Wed, 2009-04-08 at 02:32 +0000, William Grant wrote:
> > This seems to occur for all emails sent due to operations through the
> > API (unbatched bugmail for changes made using launchpadlib, for
> > example).
>
> The host sending those (presumably an appserver) also has its time wrong
> - it's sending timestamps an hour off reality.

I wouldn't think the server time is wrong. It's most likely the code
that gets the current time that gets the local time, and doesn't care
about which time zone it's in.

Curtis Hovey (sinzui)
Changed in launchpad-registry:
importance: Undecided → Low
status: Confirmed → Triaged
Revision history for this message
Björn Tillenius (bjornt) wrote :

My proposed fix for bug 376990 would fix this bug as well.

tags: added: api
Changed in launchpad-registry:
assignee: nobody → Björn Tillenius (bjornt)
milestone: none → 2.2.8
status: Triaged → In Progress
Revision history for this message
Björn Tillenius (bjornt) wrote :

Fixed in devel 8997.

Changed in launchpad-registry:
status: In Progress → Fix Committed
Changed in launchpad-registry:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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