Project:Language Sections
Version:6.x-1.6
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I'm using this to show diferent text in the header in views, and it work fine for my other 5 languages, but I'm having problems getting the module to show content under ===en-GB===, any known solution for this?

Can it be because i'm also using ===en===?

Comments

#1

Status:active» postponed (maintainer needs more info)

Looking at the code, having both en and en-GB should not cause a problem. Did you try en-gb (lower case) in the section? LS simply matches against the current Drupal language, so probably needs to match case too.

#2

Status:postponed (maintainer needs more info)» closed (fixed)

Closing this, as no further reports and problem is unconfirmed.