J3.x

J3.x:Setting proper default values for access level

From Joomla! Documentation

Other languages:
English • ‎Nederlands • ‎español • ‎français
Joomla! 
3.4.2

Setting proper default values for access level

Errors reported

Module, Article and Category creation applies a wrong default values for the access level. Instead of the one from the global config it just takes none, and thus the first in the list is selected.

See: https://github.com/joomla/joomla-cms/issues/7311
https://github.com/joomla/joomla-cms/pull/7313
http://forum.joomla.org/viewtopic.php?f=706&t=890720&p=3314030#p3314030

Versions affected

General Information

This pertains only to Joomla! version(s): 3.4.2

What is the cause

How to fix

Apply the patch: https://github.com/joomla/joomla-cms/pull/7313.diff.
This will be included in Joomla 3.4.3