Download & Extend

Support locale and multilanguage sites - 6.x

Project:Boost
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:critical
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Here - #196266: Support locale and multilanguage sites - 5.x - this was addressed and patched for the 5.x . Now we open the issue for 6.x. Should it be critical?

Comments

#1

will the http://drupal.org/files/issues/boost-no-symlinks-174380-13.patch be enough? and fix this? If so, how?

#2

attaching the analog of the 5.x patch rolled for 6.x.

The bad news is that I have no time to test why is it not working at all - after patching boost with this thing and stopping the errors in watchdog ( Unable to write file: cache/example.org/node/178.html ) by chmodding to 777 and chown-ing to www-data:www-data ...

So now I cannot make it work even on node/65 pages... The pathauto based files aren't created at all - no error in the watchdog (see above why).

One more thing:

On a drupal site without i18n all works fine without any patches and with drupal 6.10 and boost 6-dev.
Before the patch on this i18n enabled site the symlinks weren't created.
Now after the patch the duplicate files aren't ...

Somebody help.

AttachmentSize
boost-no-symlinks-6.x.patch 1.22 KB

#3

Priority:normal» critical
Status:active» needs work

I need someone to test the same setup (i18n with boost) since my site has some customizations in the .htaccess I think do not matter but not sure 100%.

Please review the patch . Marking it needs work.

#4

The alpha-2 version should work with this patch
http://drupal.org/node/174380#comment-1226885

The latest dev version incorporates #182687: Cache pages with query strings which breaks some of the previous patches.

#5

ok, so now with the right patches I have more hope - will try to resolve the patch clashes.

#6

Status:needs work» closed (duplicate)

Marking this a dupe - use the latest patch from #174380: Remove symlink creation. Let each path have own file and u should be fine.