[Webkit-unassigned] [Bug 28970] content-type parameters not taken into account when building form-data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 13:28:21 PDT 2009


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





--- Comment #8 from Patrick Mueller <pmuellr at yahoo.com>  2009-09-24 13:28:21 PDT ---
Created an attachment (id=40079)
 --> (https://bugs.webkit.org/attachment.cgi?id=40079)
shows error message when error encountered attempting to decode value

I'm now catching the decodeURIComponent() exception, the question is what to do
when we encounter it.

Currently I'm displaying the encoded value where you would be expecting the
decoded value - I figure something is better than nothing - but I also display
a red error message beside the value: "(unable to decode value)".  

The attached image show an example.  

Good enough?

-- 
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