I realise this may have been asked or discussed before (I recently joined in 'Tracker'), but the setting 'Disable Mass Mail' seems a bit strange to me. You have to say No to enable it. In all other settings you tick Yes to enable it. It may not be that important, its just something which is a bit odd. To me it is more logical to ask 'Enable Mass Mail' and choose Yes or No accordingly.
hmm the problem is that it got released to the user at least with 3.5.0 https://github.com/joomla/joomla-cms/blob/3.5.0/administrator/components/com_config/model/form/application.xml#L456
So we need to hide that option (type=hidden) and replace it with a new option. On the code we need to check if the new option is set. if not we need to use the old option do you agree or i'm thinking bullshit?
Sorry i spoke to soon and i really couldnt comment from my phone
It is correct - You are disabling a default option and we use this in other places
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-09 20:55:43 |
Closed_By | ⇒ | brianteeman |
Yes it is abnormal