Opened 14 years ago
Closed 10 years ago
#2503 closed defect (wontfix)
FormBind encoding problem
Reported by: | ilia | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | IO | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
When I submit a form on page with content encoding windows-1251, I expect the data to have same encoding.
Currently, FormBind? allows to recieve characters in UTF or in Ӓ form, but not to keep same encoding. So there is no way to "transparently ajaxify" anything w/ it.
I assign 'high' so the bug can be reviewed soon, please adjust that as you suppose it to be.
Change History (6)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Summary: | FormBind encoding → FormBind encoding problem |
comment:2 Changed 14 years ago by
comment:4 Changed 13 years ago by
Milestone: | → 1.2 |
---|---|
Priority: | high → normal |
comment:5 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → future |
Server does not respond. Ilia, do you have an example you can attach here? Can you validate against the trunk?
comment:6 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
if this is still important on latest releases, please reopen with more information.
Note: See
TracTickets for help on using
tickets.
Here is a test case
http://ilia.country-info.ru/button.php
First form is tied by FormBind?, second is not. Both have 8bit letter entered by default.