? PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
4 Mar 2023

Pull Request for Issue # .

Summary of Changes

This PR makes several clean up to Tours module from Guided Tours extension

  • No need to override getEmptyStateQuery method from parent class (This override contains really wrong code, seems copied from Steps model)
  • Remove getTable method. We do not need this method from a List model

Testing Instructions

  • Install Joomla from download package generated by this PR (to make sure Guided Tours is available on your installation). Access to Guided Tours, see list of tours and make sure nothing is broken from this page

Actual result BEFORE applying this Pull Request

Unnecessary wrong code in Tours model

Expected result AFTER applying this Pull Request

The unnecessary wrong code removed.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 4 Mar 2023
Category Administration
avatar joomdonation joomdonation - open - 4 Mar 2023
avatar joomdonation joomdonation - change - 4 Mar 2023
Status New Pending
avatar joomdonation
joomdonation - comment - 4 Mar 2023

Question for @obuisard : In this model, we also have code to handle extensions filter (no idea how it should work). However, that filter is not in filter form, so should we remove that code as well ?

avatar obuisard
obuisard - comment - 4 Mar 2023

Question for @obuisard : In this model, we also have code to handle extensions filter (no idea how it should work). However, that filter is not in filter form, so should we remove that code as well ?

No, it is used by the Guided Tours module to show tours according to a specific extension that is showing on the screen.

avatar joomdonation
joomdonation - comment - 4 Mar 2023

No, it is used by the Guided Tours module to show tours according to a specific extension that is showing on the screen

Ah, OK. Thanks for the info.

cf36c11 4 Mar 2023 avatar joomdonation CS
avatar joomdonation joomdonation - change - 4 Mar 2023
Labels Added: PR-4.3-dev
avatar obuisard obuisard - test_item - 9 Mar 2023 - Tested successfully
avatar obuisard
obuisard - comment - 9 Mar 2023

I have tested this item successfully on 17b1444


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

avatar Quy Quy - test_item - 9 Mar 2023 - Tested successfully
avatar Quy
Quy - comment - 9 Mar 2023

I have tested this item successfully on 17b1444


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

avatar Quy Quy - change - 9 Mar 2023
Status Pending Ready to Commit
avatar Quy
Quy - comment - 9 Mar 2023

RTC


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

avatar Quy Quy - change - 9 Mar 2023
Labels Added: ?
avatar obuisard obuisard - change - 9 Mar 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-03-09 19:53:05
Closed_By obuisard
avatar obuisard obuisard - close - 9 Mar 2023
avatar obuisard obuisard - merge - 9 Mar 2023
avatar obuisard
obuisard - comment - 9 Mar 2023

Thank you Tuan @joomdonation!

Add a Comment

Login with GitHub to post a comment