-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[4.3][Guided Tours] Cleanup Tours model #40003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.3][Guided Tours] Cleanup Tours model #40003
Conversation
|
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. |
Ah, OK. Thanks for the info. |
|
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. |
1 similar comment
|
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. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40003. |
|
Thank you Tuan @joomdonation! |
Pull Request for Issue # .
Summary of Changes
This PR makes several clean up to Tours module from Guided Tours extension
getEmptyStateQuerymethod from parent class (This override contains really wrong code, seems copied from Steps model)Testing Instructions
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