Needs work
Project:
Link
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2011 at 18:05 UTC
Updated:
4 Oct 2019 at 09:32 UTC
Jump to comment: Most recent, Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #19 | link-cyrillic_symbols-1236012-19.patch | 2.99 KB | super_romeo |
| #6 | link_cyrillic_symbols_support-1236012-6.patch | 2.5 KB | Anonymous (not verified) |
| #1 | link_cyrillic_symbols_support.patch | 2.5 KB | antonnavi |
Comments
Comment #1
antonnaviUsage cyrillic symbols in URL path I fix with attached patch.
Added: Russian, Ukrainian, Belorussian, Serbian symbols support.
Comment #2
antonnaviComment #4
antonnaviComment #6
Anonymous (not verified) commentedRe-rolling patch for tesbot.
Comment #7
Anonymous (not verified) commentedNeeds to be against dev version.
Comment #8
artematem commentedAdded "рф" to LINK_DOMAINS constant.
Comment #10
jcnventuraComment #11
jcnventura@artamem: there are a lot more TLDs in that line..
Comment #13
artematem commentedIt 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.
Comment #14
super_romeo commentedupdating patch
Comment #15
Namzhilma Zhambalova commentedHello,
I added patch for 7.x-1.5 version.
Comment #17
super_romeo commentedPatch rerolled for dev version.
Comment #18
super_romeo commentedFixed.
Comment #19
super_romeo commentedPatch rerolled for dev version.