Setting proper default values for access level
From Joomla! Documentation
Joomla!
3.4.2
Setting proper default values for access level
Errors reported[edit]
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[edit]
General Information
This pertains only to Joomla! version(s): 3.4.2
What is the cause[edit]
How to fix[edit]
Apply the patch: https://github.com/joomla/joomla-cms/pull/7313.diff.
This will be included in Joomla 3.4.3