Ticket #2503 (new defect)

Opened 21 months ago

Last modified 4 months ago

FormBind encoding problem

Reported by: ilia Owned by: alex
Priority: normal Milestone: future
Component: IO Version: 0.9
Severity: normal Keywords:
Cc:

Description (last modified by peller) (diff)

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

Changed 21 months ago by ilia

  • description modified (diff)
  • summary changed from FormBind encoding to FormBind encoding problem

Changed 21 months ago by ilia

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.

Changed 21 months ago by guest

Changed 9 months ago by dylan

  • priority changed from high to normal
  • milestone set to 1.2

Changed 4 months ago by peller

  • description modified (diff)
  • milestone changed from 1.2 to future

Server does not respond. Ilia, do you have an example you can attach here? Can you validate against the trunk?

Note: See TracTickets for help on using tickets.