Success

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
6 May 2017

Summary of Changes

This simple PR convert com_categories component to namespace MVC for Joomla 4.

Testing Instructions

Overall, test to make sure it works in the same as before (none namespace version)

  1. Install latest Joomla 4.0-dev with sample data (or better install my branch https://github.com/joomdonation/joomla-cms/archive/namespace_com_categories.zip)

  2. Login to administrator area of the site, access to Content -> Categories.

  3. Try to add/edit/publish/unpublish/archieve categories, make sure it is working as expected

Additional comment

com_categories require different access permission check compare to most backend component. I ignore the check for now and wait for decision about the method I propose on PR #15812 . If it is accepted, I will implement the check here or on a separate PR.

avatar joomdonation joomdonation - open - 6 May 2017
avatar wilsonge wilsonge - close - 6 May 2017
avatar wilsonge wilsonge - merge - 6 May 2017
avatar brianteeman
brianteeman - comment - 6 May 2017

@wilsonge were my comments not valid?

avatar wilsonge
wilsonge - comment - 6 May 2017

They are - but they are also valid in the other PR's I already merged before I got to this one. I'm just about to go do a global search replace :)

avatar brianteeman
brianteeman - comment - 6 May 2017

i can do it if you want

avatar wilsonge
wilsonge - comment - 6 May 2017

Sure feel free!

avatar brianteeman
brianteeman - comment - 6 May 2017

see #15860

Add a Comment

Login with GitHub to post a comment