Issue Details (XML | Word | Printable)

Key: MDL-8791
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Alexander
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Not change default language for front page

Created: 07/Mar/07 05:59 PM   Updated: 13/Sep/07 08:27 PM
Return to search
Component/s: Languages
Affects Version/s: 1.8
Fix Version/s: None

Issue Links:
Duplicate
 
Relates
 

Database: MySQL
Participants: Alexander and Petr Skoda
Security Level: None
Resolved date: 23/Mar/07
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
in database, table mdl_config (information from phpMyAdmin)
16 lang ru_utf8
17 langmenu 1
18 langlist
19 langcache 1
20 locale
but default language in front page is english.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda added a comment - 07/Mar/07 06:45 PM
This might be related to MDL-8777

Could you please test latest cvs version?


Alexander added a comment - 07/Mar/07 08:11 PM
last cvs version for Moodle 1.8 Beta + or Moodle 1.9 dev ?
this issue reproduced on $version = 2007021401... MOODLE_18_STABLE from cvs

Petr Skoda added a comment - 07/Mar/07 08:18 PM
I do not understand the problem, sorry

The highest priority for default not logged in users and guest is the one specified in browser settings, then course language if forced and last site default language.

Please note that the detection of browser selected language is a new feature in 1.8.


Alexander added a comment - 07/Mar/07 08:46 PM
Today I get last version of "Moodle 1.8 Beta +" from cvs(use tag MOODLE_18_STABLE), version is 2007021401(from version.php).
Set "Default Language" to "ru" in "Site Administration" -> "Language" -> "Language settings", but this language not apply for default not logged in users and guest.
In database "lang=ru_utf8"(table mdl_config)

Petr Skoda added a comment - 07/Mar/07 09:01 PM
What preferred languages are selected in your web browser?

Alexander added a comment - 07/Mar/07 09:28 PM
english, but in description for "Default Language" not write about this
may be priority for language make as optional setting?
for example in Russian, most browsers with preferred english language... and most of sites in russian language...

Petr Skoda added a comment - 07/Mar/07 09:59 PM
I agree it might be better to have a switch for it, thanks for the information and suggestions.

Alexander added a comment - 07/Mar/07 10:20 PM
fix version?