User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR makes several clean up to Tours module from Guided Tours extension
getEmptyStateQuery
method from parent class (This override contains really wrong code, seems copied from Steps model)Unnecessary wrong code in Tours model
The unnecessary wrong code removed.
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
Category | ⇒ | Administration |
Status | New | ⇒ | Pending |
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.
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.
Labels |
Added:
PR-4.3-dev
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
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 |
Thank you Tuan @joomdonation!
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 ?