Opened 13 years ago

Last modified 13 years ago

#42 closed defect (FIXED)

Don't HTML encode the URL in the verification email

Reported by: Sebastian Spaeth Owned by: Christopher Allan Webber
Priority: minor Milestone:
Component: Keywords:
Cc: Parent Tickets:

Description

In the verification email we would output the URL using HTML
encoded text, so that e.g. & -> &. We don't want that and we know
the URL won't contain user contributed content, so it is safe to
turn off HTML encoding here.

Patch to fix this:
`https://gitorious.org/mediagoblin/mediagoblin/merge\_requests/3 <https://gitorious.org/mediagoblin/mediagoblin/merge_requests/3>`_



Change History (2)

comment:1 by Christopher Allan Webber, 13 years ago

Status: NewClosed
Updated, merged, pushed. Thanks!



comment:2 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/313 .

Note: See TracTickets for help on using tickets.