Closed (fixed)
Project:
Language Sections
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2009 at 14:29 UTC
Updated:
24 Feb 2010 at 09:11 UTC
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
Comment #1
andy inman commentedLooking 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.
Comment #2
andy inman commentedClosing this, as no further reports and problem is unconfirmed.