Summary: | XMLHttpRequest incorrectly POSTs UTF-8 stream | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Jiri Kaderavek <jiri.kaderavek> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Testcase, UTF-8 encoded |
Description
Jiri Kaderavek
2006-01-02 14:26:55 UTC
Created attachment 14108 [details]
Testcase, UTF-8 encoded
Duplicated bug #131242 For every character which is encoded in UTF-8, the size of the POST will be reduced by 1. This problem didn't occur in version 3.3.2. This is a duplication of resolved bug #131242 |