When enabling domain locale module I encountered following problem:

When I wanted to set available languages in admin/build/domain/language/0, the default language was not set correctly by $domain_default, so there was no radio button selected by default. This led to the site crashing.

Problem can be simply solved by making the radio-field required.

As I'm kinda new to this stuff, I'll leave adjustments in source code to the experts ;-)

Comments

roeldl’s picture

Version: 6.x-1.0 » 7.x-1.x-dev
Assigned: Unassigned » roeldl
Issue summary: View changes
roeldl’s picture

This should fix the default language in the domain languages admin overview.

roeldl’s picture

Assigned: roeldl » Unassigned
roeldl’s picture

Ignore patch, breaks saving of default language.

mac_weber’s picture

Version: 7.x-1.x-dev » 6.x-1.0
Status: Active » Closed (fixed)

This is an old issue of the D6 version which is not relevant to the D7 version. Since there was no activity for a long time, then I am closing it.