? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
13 Apr 2018

Pull Request for Issue # .

Summary of Changes

This line of code is used to register JModel class with Joomla loader. It is not valid anymore and should be removed

Testing Instructions

Apply patch and test the following cases:

  1. Access to a random page on frontend of your site, make sure it is still loading as expected (it is related to the command removed in update notification plugin)

  2. For the changes related to custom fields (two files), please create custom field for article, then try to add/edit an article, check and make sure custom fields still being saved. Delete the article and confirm that it is being deleted, too (I am not sure if it covers all the cases)

avatar joomdonation joomdonation - open - 13 Apr 2018
avatar joomdonation joomdonation - change - 13 Apr 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Apr 2018
Category Administration com_fields
avatar rdeutz
rdeutz - comment - 13 Apr 2018

It is always better to have at least one successful test. Just write what you did to test it and then someone else can test too. Not so much work.

avatar joomdonation joomdonation - change - 13 Apr 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 13 Apr 2018
Category Administration com_fields Administration com_fields Front End Plugins
avatar joomdonation joomdonation - change - 13 Apr 2018
The description was changed
avatar joomdonation joomdonation - edited - 13 Apr 2018
avatar joomdonation
joomdonation - comment - 13 Apr 2018

OK. I updated the PR with testing instructions. However, I still believe these kind of PR can be merged base on code review. These lines used in the past to register the classes such as JModel, JComponentHelper to JLoader for auto-loading. As of right now, these classes are namespaced and autoloaded, so it's clearly that these lines of code are not needed anymore

avatar laoneo
laoneo - comment - 21 Apr 2018

Thanks for that. If you plan to do more of these pr's, can you do them against 4.0-dev? George would be thankful as there will be less potential merge conflicts then.

avatar mbabker
mbabker - comment - 21 Apr 2018

There's no point in restricting valid code fixes to 4.0 only unless it's an issue only in that branch or requires a B/C breaking change. This isn't one.

avatar csthomas
csthomas - comment - 28 Apr 2018

I have tested this item successfully on cc88ec5


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

avatar csthomas csthomas - test_item - 28 Apr 2018 - Tested successfully
avatar fabpacheco
fabpacheco - comment - 30 Aug 2018

I have tested this item successfully on cc88ec5


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

avatar fabpacheco
fabpacheco - comment - 30 Aug 2018

I have tested this item successfully on cc88ec5


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

avatar fabpacheco fabpacheco - test_item - 30 Aug 2018 - Tested successfully
avatar Quy Quy - change - 30 Aug 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 30 Aug 2018

RTC


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

avatar mbabker mbabker - change - 3 Sep 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-09-03 17:17:08
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 3 Sep 2018
avatar mbabker mbabker - merge - 3 Sep 2018

Add a Comment

Login with GitHub to post a comment