? Success

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
12 Nov 2015

In Global Configuration we have several fields that are marked as required in the xml and as a result have a * next to the label.

When they are a select field this is useless as there is always a value eg Help Server and there is no way to ever not have a value.

There appears to be no real logic in which fields are marked as required. For example Mailer type is required but Database type is not required - of course it is require but its a select that always has a value.

This PR removes the required=true for all fields where there is no way for the user ever to have no data
This PR also removes the few cases where required=false is set. (We should set it for all or none)

avatar brianteeman brianteeman - open - 12 Nov 2015
avatar brianteeman brianteeman - change - 12 Nov 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Nov 2015
Labels Added: ?
avatar infograf768
infograf768 - comment - 12 Nov 2015

I guess you could at the same time make required=true for some database settings
host, username, name, prefix

avatar brianteeman
brianteeman - comment - 12 Nov 2015

technically prefix is not required as it has a default value of jos_

PR welcome

On 12 November 2015 at 12:19, infograf768 notifications@github.com wrote:

I guess you could at the same time make required=true for some database
settings
host, username, name, prefix


Reply to this email directly or view it on GitHub
#8391 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar infograf768
infograf768 - comment - 12 Nov 2015

You have a PR
brianteeman#1

avatar infograf768
infograf768 - comment - 12 Nov 2015

Travis error unrelated to this PR

avatar infograf768 infograf768 - test_item - 12 Nov 2015 - Tested successfully
avatar infograf768
infograf768 - comment - 12 Nov 2015

I have tested this item :white_check_mark: successfully on 410e329


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8391.

avatar waader waader - test_item - 15 Nov 2015 - Tested successfully
avatar waader
waader - comment - 15 Nov 2015

I have tested this item :white_check_mark: successfully on 410e329

Thanks!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8391.

avatar zero-24 zero-24 - change - 15 Nov 2015
Milestone Added:
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 15 Nov 2015

RTC Thanks


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8391.

avatar zero-24 zero-24 - change - 15 Nov 2015
Milestone Added:
avatar joomla-cms-bot joomla-cms-bot - change - 15 Nov 2015
Labels Added: ?
avatar rdeutz rdeutz - change - 16 Nov 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-11-16 20:36:03
Closed_By rdeutz
avatar rdeutz rdeutz - close - 16 Nov 2015
avatar joomla-cms-bot joomla-cms-bot - close - 16 Nov 2015
avatar rdeutz rdeutz - reference | 3bf7996 - 16 Nov 15
avatar rdeutz rdeutz - merge - 16 Nov 2015
avatar rdeutz rdeutz - close - 16 Nov 2015
avatar joomla-cms-bot joomla-cms-bot - change - 16 Nov 2015
Labels Removed: ?
avatar brianteeman brianteeman - head_ref_deleted - 16 Nov 2015

Add a Comment

Login with GitHub to post a comment