Actions
Bug #7428
closedLanguage finder for default language not enforcing default language
Description
The language finder for the default language is forcing $language to null preventing the default language to be force loaded. This is causing whatever language is loaded in backend to output that languages strings when CBTxt::getStrings(); is called. The $language should always be enforced to prevent this.
       Updated by krileon almost 7 years ago
      Updated by krileon almost 7 years ago
      
      
    
    - Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1447
Actions