? Success

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
5 Nov 2016

Pull Request for Issue #12778 .

The fieldtype aliastag should not be in the list of available fieldtypes in com_fields

To test create a new field and you will see the first fieldtype available is aliastag
Apply the PR
the fieldtype aliastag is not offered any more
also doublecheck that the other blacklisted fieldtype "moduleposition" is not presented

avatar brianteeman brianteeman - open - 5 Nov 2016
avatar brianteeman brianteeman - change - 5 Nov 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Nov 2016
Category Administration Components
avatar shubhamnba2009
shubhamnba2009 - comment - 6 Nov 2016

I have tested this item successfully on cafdea6

After applying the patch on staging, aliastag was there no more and I also double checked "moduleposition" presence in the list and no presence.


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

avatar shubhamnba2009 shubhamnba2009 - test_item - 6 Nov 2016 - Tested successfully
avatar laoneo laoneo - test_item - 7 Nov 2016 - Tested successfully
avatar laoneo
laoneo - comment - 7 Nov 2016

I have tested this item successfully on cafdea6

You need to add a space after the comma, like

public static $BLACKLIST = array('moduleposition', 'aliastag');


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

avatar zero-24 zero-24 - change - 7 Nov 2016
Milestone Added:
avatar joomla-cms-bot joomla-cms-bot - change - 7 Nov 2016
Milestone Removed:
avatar zero-24 zero-24 - change - 7 Nov 2016
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 7 Nov 2016

I have just added the missing space with the last commit. RTC

avatar zero-24 zero-24 - change - 7 Nov 2016
Milestone Added:
avatar zero-24 zero-24 - change - 7 Nov 2016
Labels Added: ?
avatar rdeutz rdeutz - reference | a39c772 - 7 Nov 16
avatar rdeutz rdeutz - merge - 7 Nov 2016
avatar rdeutz rdeutz - close - 7 Nov 2016
avatar rdeutz rdeutz - change - 7 Nov 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-11-07 16:23:26
Closed_By rdeutz
avatar rdeutz rdeutz - close - 7 Nov 2016
avatar rdeutz rdeutz - merge - 7 Nov 2016

Add a Comment

Login with GitHub to post a comment