Cache mysite page gives problems in i18n environment
New Oceans - July 12, 2008 - 08:05
| Project: | MySite |
| Version: | 5.x-3.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
First things first ;)
- Drupal 5.2
- PHP 5.2.5-0.dotdeb.2
- MySQL database 5.0.51a
- Mysite 5.x-3.2
I'm using mysite in an i18n environment with languages english and dutch.
When caching a mysite page, it will be shown in the same language all the time, no matter the language of the other content.

#1
Is that the Drupal page cache or the internal MySite cache?
#2
I guess it's the mysite cache,
as the rest of the site is doing fine with i18n:
- www.marcelabs.com
- www.newoceans.nl
Right now:
- Drupal page cache turned on
- Mysite cache turned off (so issue not visible)
#3
This is not likely to get fixed for a while. So I suggest turning the MySite cache off.
Patches against HEAD, however, would be reviewed, as would a documentation note.