Internationalization doesn't work if clean URLS are active (404 Error)

raphaeltsr - December 7, 2007 - 14:13
Project:Internationalization
Version:5.x-2.2
Component:Miscellaneous
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed
Description

Hello.

I've been working on installing the internationalization module on my website and it works perfectly. The problem is when I activate the Clean URLs feature.

I don't know why but when the url is 'pt-br/admin' it returns 404 Error. It happens to any page I try to view and just returns 404 if the chosen language is pt-br.

If I deactivate the clean url, the whole thing starts working perfectly again.

Any clue on getting this solved?

Many thanks,
Raphael

AttachmentSize
demo1.jpg163.92 KB
demo2.jpg74.71 KB

#1

Wouter - December 14, 2007 - 13:49

We have a Drupal 5.3 install with the latest version of Internationalization running and are experiencing the same issue.

We really need clean url's so I hope this will be fixed soon.

#2

raphaeltsr - December 17, 2007 - 16:31

Here we're running on 5.5 version.

#3

Dave Cohen - April 10, 2008 - 00:57

Do you have a directory named pt-br in the root of your drupal install? I find that with i18n installed, files get saved to the wrong place and the directories that get created interfere with the normal url rewriting done with clean urls enabled.

I discoved my issue was my own fault and not that of i18n module. So you can disregard what I wrote here.

#4

Jose Reyero - November 8, 2009 - 15:26
Status:active» closed

I think this was fixed some time ago, was an issue with language codes > 2 chars not being handled properly.

 
 

Drupal is a registered trademark of Dries Buytaert.