Closed Bug 123386 Opened 23 years ago Closed 23 years ago

High ASCII being cut off during form submission

Categories

(Core :: DOM: Core & HTML, defect)

x86
All
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 123317

People

(Reporter: vladimire, Assigned: alexsavulov)

References

()

Details

When submitting forms with Cyrillic Windows-1251 encoding data is being lost...
 In the testcase (URL) ASCII values from 128 to 255 are being submitted and at
some point around character 152 the data is being cut off... \
When encoding is Cyrillic ISO-8859-1 the data appears as ???? and is not
submitted at all...

 However when encoding is Western everything is working fine, and all the data
is submitted like it should...
On linux 2002-01-28-08-trunk the same behaviour but even the western encoding is
being cut off..
OS: Windows 98 → All
Someone else reported this right before me...


*** This bug has been marked as a duplicate of 123317 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.