? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
22 Feb 2017

Pull Request for Issue # .

Summary of Changes

In some methods of ContrllerAdmin class, we are getting input data from application input instead of from controller input object. This is not really correct, this small PR just correct it.

Testing Instructions

Code review

avatar joomdonation joomdonation - open - 22 Feb 2017
avatar joomdonation joomdonation - change - 22 Feb 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 Feb 2017
Category Libraries
avatar mbabker
mbabker - comment - 22 Feb 2017

Is this unique to 3.8? Preferably this should go into staging.

avatar joomdonation
joomdonation - comment - 22 Feb 2017

3.8 is namespace MVC, so I guess we need a separate PR for stagging, correct?

avatar mbabker
mbabker - comment - 22 Feb 2017

No. Unless things have massively broken it should be possible to merge staging to 3.8 to 4.0 still. So only one PR needed to fix things in as many branches as possible.

avatar mbabker
mbabker - comment - 22 Feb 2017

Git usually does pretty good following moved files around and flagging merge conflicts when it can't automagically figure something out.

Otherwise every patch would require a pull request on every active branch and require active testing on every branch. That's far too much to ask. And would probably result in a lot more broken stuff and a lot less fixes getting through.

avatar joomdonation
joomdonation - comment - 22 Feb 2017

OK. Thanks Michael. I opened a PR on staging and close this one now

avatar joomdonation joomdonation - change - 22 Feb 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-02-22 15:51:22
Closed_By joomdonation
Labels Added: ?
avatar joomdonation joomdonation - close - 22 Feb 2017

Add a Comment

Login with GitHub to post a comment