Closed (fixed)
Project:
Boost
Version:
5.x-1.0
Component:
Internationalization
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2008 at 20:40 UTC
Updated:
6 Feb 2010 at 18:53 UTC
Nodes on my site have paths in hebrew, which when using boost result in files called "_____-_______" and "___-______-_____" and so on...
Now i see that when 2 nodes have a title in the same length & form, which happens pretty fast, things get ugly. One of them will create and use the file correctly, and the other will not be cached.
Is there any way around this?
Comments
Comment #1
asak commentedI've done some more thinking.
The same page on my site has the following paths:
www.x.com/node/22
www.x.com/מוצרי-חשמל/מנורת-שולחן
www.x.com/%D7%A9%D7%D7%9F-%D7%9E%D7%99%D7%9A/%D7%9C%D7%9C%-D7%93%D7%99%D...
The third once is interesting - While the link is displayed with the hebrew chars - the location in the address bar shows this format. google displays the correct heberw words in it's results.
Since i would not like to give up the hebrew paths, the only solution seems to be the third kind - Hoping the it will be possible to use something like this patch to enable to use of the % sign in the file path (is possible).
How can I make boost use the 3rd kind only?
It seems that boost is my only real option for caching...
Thanks ! ;)
Comment #2
asak commentedOk so I now read the readme file... ;)
I think my other notes can be called "feedback"...
Comment #3
Arto commentedAsa, unfortunately I have no idea how to achieve what you want as I'm not myself running any internationalized setup like this. This is definitely a legitimate feature request but needs somebody with a vested interest to figure it out.
If you or somebody else can come up with a patch to add support for non-ASCII characters (without compromising Apache security due to the escaped file names - there's a load of potential hidden issues here!), I will certainly include it. Until then, it's not very likely I will work on this, sorry.
Comment #4
Arto commentedComment #5
Arto commentedUnassigning myself as anyone interested in seeing this work should feel free to tackle it.
Comment #6
abqaria commentedi would like to see ..boost work with arabic websites..
Comment #7
abqaria commentedon araic or hebrew sites will the module work but the url path will be like
www.x.com/%D7%A9%D7%D7%9F-%D7%9E%D7%99%D7%9A/%D7%9C%D7%9C%-D7%93%D7%99%D...
instead of
www.x.com/اتيتيتااتايي
Comment #8
asak commentedabqaria: no, that doesn't work.
I still haven't found a way to use boost with hebrew/arabic in the path...
Comment #9
asak commentedOhh... such a shame... 7 months and still no go...
(excuse me for bumping this up... just looking for some attention here ;)
Comment #10
mikeytown2 commentedClosing all 5.x issues; will only reevaluate if someone steps up #454652: Looking for a co-maintainer - 5.x
Reason is 6.x has 10x as many users as 5.x; also last 5.x dev was over a year ago. The 5.x issue queue needs to go.