[Webkit-unassigned] [Bug 19079] Send the submissions character encoding in hidden _charset_ field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 20:37:01 PDT 2011


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





--- Comment #7 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2011-11-02 20:37:01 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #4)

> > > * I don't think we should update HTMLInputELement::value.  How does IE work?
> > Even IE also modifies the value of input field.
> > I tested with IE, Mozilla and Opera behavior, but none of them respect "value" if inputType is hidden, they all sets respective encoding types here.
Please let me know if we want different behavior from these.

> Please investigate the behavior of other browsers correctly.
> I have just checked the behavior of IE9, Firefox 7, and Opera 11.51. All of them didn't care about the existence of value attribute, and didn't update HTMLInputElement::value.

Sorry my mistake :( I meant "IE also modifies the value of input field" as even if you have given value attribute it doesn't respect it and send current encoding type.

> We should update the specification first.

So shall I file a bug on w3c if you haven't already..?

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



More information about the webkit-unassigned mailing list