using cyrillic symbols (купить/адрес) - error
using node/114 (cyrillic alias: купить/адрес) is not converted to node/114, it's still node/114
using get-request in cyrillic (may be and others domains) domain (купить.рф/buy&foo=bar) will converted to купить.рф/buy%3Ffoo%3dbar

Comments

antonnavi’s picture

Issue summary: View changes
StatusFileSize
new2.5 KB

Usage cyrillic symbols in URL path I fix with attached patch.
Added: Russian, Ukrainian, Belorussian, Serbian symbols support.

antonnavi’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: link_cyrillic_symbols_support.patch, failed testing.

antonnavi’s picture

Version: 7.x-1.0-alpha3 » 7.x-1.3

Status: Needs work » Needs review
Anonymous’s picture

Re-rolling patch for tesbot.

Anonymous’s picture

Version: 7.x-1.3 » 7.x-1.x-dev

Needs to be against dev version.

artematem’s picture

StatusFileSize
new3 KB

Added "рф" to LINK_DOMAINS constant.

Status: Needs review » Needs work

The last submitted patch, 8: link-cyrillic_symbols-1236012-8.diff, failed testing.

jcnventura’s picture

jcnventura’s picture

Status: Needs work » Needs review
StatusFileSize
new3.04 KB

@artamem: there are a lot more TLDs in that line..

Status: Needs review » Needs work

The last submitted patch, 11: link-cyrillic_symbols-1236012-11.patch, failed testing.

artematem’s picture

It still very site or country specific patch, and I don't think it will be committed some day. What this module needs is more general approach to handle Cyrillic, Greek, Latin etc. characters.

super_romeo’s picture

StatusFileSize
new3.08 KB

updating patch

Namzhilma Zhambalova’s picture

Status: Needs work » Needs review
StatusFileSize
new3.07 KB

Hello,

I added patch for 7.x-1.5 version.

Status: Needs review » Needs work

The last submitted patch, 15: link-cyrillic_symbols-1236012-15.patch, failed testing. View results

super_romeo’s picture

StatusFileSize
new3.08 KB

Patch rerolled for dev version.

super_romeo’s picture

StatusFileSize
new2.98 KB

Fixed.

super_romeo’s picture

StatusFileSize
new2.99 KB

Patch rerolled for dev version.