Changes between Initial Version and Version 1 of Ticket #2503
- Timestamp:
- Feb 27, 2007, 12:35:57 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2503
-
Property
Summary
changed from
FormBind encoding
toFormBind encoding problem
-
Property
Summary
changed from
-
Ticket #2503 – Description
initial v1 1 2 1 When I submit a form on page with content encoding windows-1251, 3 2 I expect the data to have same encoding. 4 3 5 4 Currently, FormBind allows to recieve characters in UTF or in Ӓ form, but not to keep same encoding. 6 So there is no way to transparently ajaxify anything w/ it. 5 So there is no way to "transparently ajaxify" anything w/ it. 6 7 I assign 'high' so the bug can be reviewed soon, please adjust that as you suppose it to be.