#6197: HTTPS Everywhere causes email address [email protected] to be redirected to [email protected] incorrectly ---------------------------------------------+------------------------------ Reporter: alexmuller | Owner: pde Type: defect | Status: new Priority: normal | Milestone: Component: EFF-HTTPS Everywhere | Version: Keywords: gmail, google, https everywhere | Parent: Points: | Actualpoints: ---------------------------------------------+------------------------------
Comment(by pde): <dveditz> pde: it's legal <dveditz> within a path "The path may consist of a sequence of path segments separated by a <dveditz> single slash "/" character. Within a path segment, the characters "/", ";", "=", and "?" are reserved." <dveditz> pchar = unreserved | escaped | ":" | "@" | "&" | "=" | "+" | "$" | "," <dveditz> (pchar is "path character") from section 3.3 of rfc 2396 <dveditz> "@" is also valid in the query part <dveditz> just not the scheme or host part of a URI -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6197#comment:3> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online _______________________________________________ tor-bugs mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
