Updates:
        Status: Available
        Labels: -Pri-2 -Area-Misc Pri-1 Area-BrowserBackend Fixit Size-Small  
Mstone-2.1

Comment #2 on issue 7024 by [email protected]: Quotes in GET requests from  
links or user entry are treated differently to form submission.
http://code.google.com/p/chromium/issues/detail?id=7024

We are out of spec.  See http://www.w3.org/Addressing/rfc1738.txt

2.2. URL Character Encoding Issues
<snip>

    Unsafe:

    Characters can be unsafe for a number of reasons.  The space
    character is unsafe because significant spaces may disappear and
    insignificant spaces may be introduced when URLs are transcribed or
    typeset or subjected to the treatment of word-processing programs.
    The characters "<" and ">" are unsafe because they are used as the
    delimiters around URLs in free text; the quote mark (""") is used to
    delimit URLs in some systems.  The character "#" is unsafe and should
    always be encoded because it is used in World Wide Web and in other
    systems to delimit a URL from a fragment/anchor identifier that might
    follow it.  The character "%" is unsafe because it is used for
    encodings of other characters.  Other characters are unsafe because
    gateways and other transport agents are known to sometimes modify
    such characters. These characters are "{", "}", "|", "\", "^", "~",
    "[", "]", and "`".


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to