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

asak’s picture

Title: non-latin chars support...? » Support for paths with non-latin chars

I'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 ! ;)

asak’s picture

Ok so I now read the readme file... ;)

* If your Drupal URL paths contain non-ASCII characters, you may have to
tweak your locate settings on the server in order to ensure the URL paths
get correctly translated into directory paths on the file system.
Non-ASCII URL paths have currently not been tested at all and feedback on
them would be appreciated.

I think my other notes can be called "feedback"...

Arto’s picture

Title: Support for paths with non-latin chars » Support paths with non-Latin characters
Assigned: Unassigned » Arto
Category: support » feature
Priority: Critical » Normal
Status: Active » Postponed

Asa, 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.

Arto’s picture

Component: Miscellaneous » Internationalization
Arto’s picture

Assigned: Arto » Unassigned

Unassigning myself as anyone interested in seeing this work should feel free to tackle it.

abqaria’s picture

i would like to see ..boost work with arabic websites..

abqaria’s picture

on 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/اتيتيتااتايي

asak’s picture

abqaria: no, that doesn't work.

I still haven't found a way to use boost with hebrew/arabic in the path...

asak’s picture

Ohh... such a shame... 7 months and still no go...

(excuse me for bumping this up... just looking for some attention here ;)

mikeytown2’s picture

Status: Postponed » Closed (fixed)

Closing 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.