Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Get language from browser setting not working

Status Resolved
Add-on / Version Publisher
Severity Critical
EE Version 31

Timothy Kelty

Jul 08, 2013

It looks like the problem is in Publisher_session->find_language:

The “$available” array is just an array of ids, not short_names. Maybe they used to be keyed by short_name?

`$available = $this->parseLanguageList(implode(’,’, array_keys(ee()->publisher_model->get_languages(‘short_name’))));`

#1

Timothy Kelty

Sorry, duplicate ticket

Login to reply