This gives us the ultimate power! Patch will come pretty soon.

Also, I'm interested in co-maintaining, but only the 7.x release. let me know what you think of that.

Comments

plach’s picture

I don't think a new language type would be useful here, since we want to override interface language. I think we should introduce a new "admin" language provider assignable only to the interface language type (see examples in http://drupal.org/update/modules/6/7#language_negotiation).

Anyway we should not override the URL language provider, since it may not be enabled and it may be assigned also to content language.

wulff’s picture

Assigned: Unassigned » wulff
plach’s picture

Scratch #1, I completely changed my mind on this since then :)

das-peter’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

Patch for this can be found here #2059421: Use hook_language_init() for more reliable language switch.
Thus closing as duplicate.

das-peter’s picture