shoorick / mojowka

Small wiki based on top of Mojolicious::Lite
mojowka
28 stars 4 forks source link

Search: unexpected recoding of cyrillic letters #1

Closed shoorick closed 14 years ago

shoorick commented 14 years ago

Sometimes cyrillic letters transmitted in 8-bit legacy CP1251 encoding.

For example:

  1. Go to /search, type “я”, press button or Enter
  2. Form will be submitted to /search?query=%FF and letter “я” turns into “ÿ”.
  3. When “я” will be typed again, search page will appears properly.

May be, it's a client problem?

shoorick commented 14 years ago

Fixed in 7e951383c92c6d2f5e5bf6888c42157ce860f2ee