Opened 12 years ago

Last modified 12 years ago

#251 new defect

Include ".mit.edu" as part of asa.mit.edu URLs

Reported by: kchen Owned by:
Priority: normal Milestone: Sometime
Component: Membership confirmation Version:
Keywords: Cc:
Size: default

Description

The membership confirmation e-mail I just got says:

Here is the link to provide to members:
https://asa/membership/confirm/

Visit https://asa/membership/submitted/ to see how many people have already
confirmed.

These should have .mit.edu at the end of the URLs. I assume this is dependent on what URL was used to access the site, as I got a different membership confirmation that says:

Here is the link to provide to members:
https://asa.mit.edu:444/membership/confirm/

Visit https://asa.mit.edu:444/membership/submitted/ to see how many people have already confirmed.

and yet another one that says:

Here is the link to provide to members:
https://asa.mit.edu/membership/confirm/

Visit https://asa.mit.edu/membership/submitted/ to see how many people have already confirmed.

Change History (1)

comment:1 Changed 12 years ago by adehnert

This probably wants to include some kind of fix/replacement for build_absolute_uri that uses the canonical hostname.

Note: See TracTickets for help on using tickets.