[Bug 12199] New: Step 4.4 "For each character ..." -> It must operate on a sequence of characters, not on a character. Otherwise it would generate overlong form when the encoding is stateful (e.g. consider ISO-2022-JP's escape sequences).

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12199

           Summary: Step 4.4 "For each character ..." -> It must operate
                    on a sequence of characters, not on a character.
                    Otherwise it would generate overlong form when the
                    encoding is stateful (e.g. consider ISO-2022-JP's
                    escape sequences).
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#url
                    -encoded-form-data
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
Section:
http://www.whatwg.org/specs/web-apps/current-work/#url-encoded-form-data

Comment:
Step 4.4 "For each character ..." -> It must operate on a sequence of
characters, not on a character.  Otherwise it would generate overlong form
when the encoding is stateful (e.g. consider ISO-2022-JP's escape sequences).

Posted from: 113.197.157.219

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 27 February 2011 05:23:04 UTC