? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
13 May 2017

Pull Request for Issue # .

Summary of Changes

This simple PR converts com_contenthistory component to namespace MVC for Joomla 4.

Testing Instructions

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

  2. Login to administrator Content -> Article, try to edit an article, save it (so that version of that version history of that article saved)

  3. Try to edit that article again, click on Versions button, there will be a popup displays version history of that article. Check the Restore, Compare, Preview... , make sure it is still working as before

Additional comment

When all components namespaced , we need to review and update data for #__content_types table, table field, data for prefix setting (currently, it is JTable, need to correct it to correct table prefix)

avatar joomdonation joomdonation - open - 13 May 2017
avatar joomdonation joomdonation - change - 13 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 May 2017
Category Administration com_content com_contenthistory Front End
avatar joomdonation
joomdonation - comment - 13 May 2017

Drone error causes by something else and not related to this PR

avatar joomdonation joomdonation - change - 13 May 2017
Labels Added: ?
avatar wilsonge wilsonge - change - 13 May 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-13 17:06:51
Closed_By wilsonge
avatar wilsonge wilsonge - close - 13 May 2017
avatar wilsonge wilsonge - merge - 13 May 2017
avatar wilsonge
wilsonge - comment - 13 May 2017

Thanks guys :)

Add a Comment

Login with GitHub to post a comment