debian-sf-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Debian-sf-users] Re: Language problems in 2.6-0+13+


From: Vicente Ruiz
Subject: [Debian-sf-users] Re: Language problems in 2.6-0+13+
Date: 26 Oct 2002 12:03:20 +0200

I don't known if anybody have the same problem like me with the language
when you are in a not logged in session.

Mystery: I have always the global variable $HTTP_ACCEPT_LANGUAGE empty,
buy I have my browsers configured properly.

Well, I have added this line and now works for me, but I don't know if
it's a good patch.

Thanks,


Vicente

*** /root/proyectos/debian-sf/sourceforge-2.6/www/include/pre.php       Fri
Oct 18 19:00:05 2002
--- /usr/lib/sourceforge/www/include/pre.php    Sat Oct 26 11:50:24 2002
***************
*** 173,178 ****
--- 173,179 ----
        if (!$classname) {
                $classname=$sys_lang;
        }
+         $classname=db_result($res,0,'classname');
        $Language=new BaseLanguage();
        $Language->loadLanguage($classname);
  }

El mar, 22-10-2002 a las 00:51, Vicente Ruiz escribió:
> Hi,
> 
> I have migrated from 2.6-0+13 to 2.6-0+13+ but now it seems that
> language selection doesn't work when you are not logged.
> 
> I see in the 'changelog' that you are making changes related with
> language, but I don't know if the modifications are finished or not, and
> if there is a bug or not.
> 
> Anyone have the same problem?
> 
> Thanks,
> 
> Vicente
> PD: I'm translating to Spanish the file Base.tab
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Debian-sf-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/debian-sf-users
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]