The first time I visit a boost-enabled website, I end up on a blank frontpage. The reason seems to be that the language prefix for the site (l10n and i18n in use) doesn't get added to the url. It works if I manually type in /sv or /en in the url, and after that everything is ok.

Comments

ellenvdk’s picture

Same problem here with a new website I'm developping.
Every page is shown correctly, but the homepage shows a white page.
In the boost cache, I have 2 files:
"nl_.html" : this is made when I type manually "/nl" after my url
"_.html" : a completely blank page (except one line of comment)

Thanks for posting your issue, now I know the reason of my problem is the Boost module.
I look forward to a release of a Boost 7.x module! It's a fantastic speed emprovement!

bgm’s picture

Hi,

Can you post instructions on how to reproduce the error? i.e. the specific i18n configurations to reproduce the bug on a vanilla site?

Thanks

bgm’s picture

This seems related to #1176534: Bypass caching on redirects. Can you test both patches (separately) and see which works?

bgm’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: +i18n