? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
4 May 2017

Pull Request for Issue # .

Summary of Changes

This simple PR convert cpanel component to namespace MVC in Joomla 4.

Testing Instructions

  1. Install Joomla 4.0-dev
  2. Apply patch
  3. Login to administrator area of the site, make sure cpanel is still loaded properly

Additional comments

At the moment, our component dispatcher always check permission for backend component. However, today, I see that some component (like com_cpanel, com_login) doesn't need permission checking, so I move the code which check permission to a separate method to make it easier to for component to override if needed (in this case, no permission check needed, so the method can just be blank). Not sure if it is a right way, I am open for suggestion (just want to bring it for discussion to find the right way)

avatar joomdonation joomdonation - open - 4 May 2017
avatar joomdonation joomdonation - change - 4 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 May 2017
Category Administration com_cpanel Libraries
ebe5ff3 4 May 2017 avatar joomdonation CS
avatar joomdonation joomdonation - change - 4 May 2017
Labels Added: ?
avatar joomdonation joomdonation - change - 6 May 2017
Title
[4.0] Namespace com cpanel
[4.0] Namespace com_cpanel
avatar joomdonation joomdonation - edited - 6 May 2017
avatar wilsonge wilsonge - change - 6 May 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-06 19:46:47
Closed_By wilsonge
avatar wilsonge wilsonge - close - 6 May 2017
avatar wilsonge wilsonge - merge - 6 May 2017
avatar wilsonge
wilsonge - comment - 6 May 2017

Thanks!

Add a Comment

Login with GitHub to post a comment