? Success

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
14 Apr 2015

This PR just contains two small changes to com_tags backend:

  1. Standardize component entry point, make it the same with other component.

  2. Remove call to a wrong implemented method TagsHelper::addSubmenu('tags'); This command doesn't affect the extension at all.

  3. This method https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_tags/helpers/tags.php#L28 is based on CategoriesHelper::addSubmenu (https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_categories/helpers/categories.php#L28) but it was implemented in a wrong way, incomplete and not used anywhere (at least in core code), Not sure what to do with it: Leave it there, empty it or remove it :D ?

avatar joomdonation joomdonation - open - 14 Apr 2015
avatar joomla-cms-bot joomla-cms-bot - change - 14 Apr 2015
Labels Added: ?
avatar joomdonation
joomdonation - comment - 14 Apr 2015

I think this PR just need a quick review from PLT to get it merged.

avatar wilsonge wilsonge - change - 14 Apr 2015
Milestone Added:
avatar joomdonation
joomdonation - comment - 14 Apr 2015

Thanks George. Made the change and Travis is happy now. Please help review and merge it when you have time.

avatar sovainfo
sovainfo - comment - 14 Apr 2015

Applied with com_patchtester to J341. Backend tags still works.


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

avatar sovainfo sovainfo - test_item - 14 Apr 2015 - Tested successfully
avatar wilsonge wilsonge - change - 14 Apr 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-04-14 17:01:29
avatar wilsonge wilsonge - close - 14 Apr 2015
avatar wilsonge wilsonge - reference | - 14 Apr 15
avatar wilsonge wilsonge - merge - 14 Apr 2015
avatar wilsonge wilsonge - close - 14 Apr 2015
avatar wilsonge
wilsonge - comment - 14 Apr 2015

Very simple set of changes so merging on the one test and my code review

avatar joomdonation joomdonation - head_ref_deleted - 14 Apr 2015

Add a Comment

Login with GitHub to post a comment