[Webkit-unassigned] [Bug 16122] When posting to these boards, all Safari users have "webkitformboundary-gibberish" appended to their name and message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 22:54:04 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=16122





------- Comment #14 from billmonk2 at gmail.com  2009-03-25 22:54 PDT -------
An additional confirmation that the issue is due to + characters in form
boundary strings:

1:  google for WebKitFormBoundary. In every case I have examined (of, there are
thousands) where it appears as unintended user input, it contains at least one
+ character. 

(Note that google hits where people *intentionally* refer to
WebKitFormBoundary, i.e. "What the #$@! is this WebKitFormBoundary in my
post?!?" don't necessarily contain +.  People don't always quote the random
trailing characters, referring to them as "garbage" or "gibberish", and
assuming they are incidental or accidental and that "WebKitFormBoundary" is the
problem - when actually it is the *intentionally random characters* which
contain the problem, the +  character).

2: Firefox (along with Explorer) are reported not to trigger the issue.
Examining Firefox's source, its boundary strings are created using dashes and
digits only.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list