? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
5 Feb 2021

Pull Request for Issue # .

Summary of Changes

This PR makes several clean up to view tags of com_tags component:

  1. Remove the code to check access level and unset tag item. It is not needed because that is processed model already (only tags with right access level returned)
  2. Remove code to calculate $title from $this->item. item is not a property of the class, it always null, so these code will never run (seems this code is copied from somewhere)
  3. Use setDocumentTitle method from HtmlView class to set page title instead of calculating the page title manually

Testing Instructions

  1. Create a menu item to link to List All Tags menu item type of Tags component
  2. Access to that menu item. Check (the displayed tags, browser page title), confirm that it is displayed the same before and after patch
avatar joomdonation joomdonation - open - 5 Feb 2021
avatar joomdonation joomdonation - change - 5 Feb 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Feb 2021
Category com_tags Front End
avatar joomdonation joomdonation - change - 5 Feb 2021
Labels Added: ?
avatar ChristineWk ChristineWk - test_item - 5 Feb 2021 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 5 Feb 2021

I have tested this item successfully on 394398a


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

avatar richardfrederik67 richardfrederik67 - test_item - 5 Feb 2021 - Tested successfully
avatar richard67 richard67 - alter_testresult - 5 Feb 2021 - richardfrederik67: Not tested
avatar chmst chmst - test_item - 6 Feb 2021 - Tested successfully
avatar chmst
chmst - comment - 6 Feb 2021

I have tested this item successfully on 394398a


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

avatar alikon alikon - change - 6 Feb 2021
Status Pending Ready to Commit
avatar alikon
alikon - comment - 6 Feb 2021

RTC


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

avatar richard67 richard67 - test_item - 6 Feb 2021 - Tested successfully
avatar richard67
richard67 - comment - 6 Feb 2021

I have tested this item successfully on 394398a

One more test than necessary is never bad ;-)


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

avatar infograf768 infograf768 - change - 8 Feb 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-02-08 08:21:07
Closed_By infograf768
Labels Added: ?
avatar infograf768 infograf768 - close - 8 Feb 2021
avatar infograf768 infograf768 - merge - 8 Feb 2021
avatar infograf768
infograf768 - comment - 8 Feb 2021

tks

Add a Comment

Login with GitHub to post a comment