[Webkit-unassigned] [Bug 14562] [Win] Textarea contents partially eaten on submit/copy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 18 03:01:10 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14562





------- Comment #18 from mitz at webkit.org  2007-08-18 03:01 PDT -------
(In reply to comment #17)
> I think this bug is at least partly related to bug 14941:
> FormDataList::appendString uses a C string, so the 0 byte acts as terminator.

Actually CStrings can contain 0 bytes, but fixLineBreaks doesn't know that. I
will try to fix that first.


-- 
Configure bugmail: http://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