User tests: Successful: Unsuccessful:
This PR adds the missing getRedirectToListAppend
function in the Step Controller that adds the missing tour_id query in the steps URL after returning from step edition.
Go to the Global Configuration, 'System' tab.
Set the session lifetime to 2mn.
Go to System -> Manage -> Guided Tours and go to the list of steps for a tour.
The URL in the browser address bar will be something like:
administrator/index.php?option=com_guidedtours&view=steps&tour_id=X
Edit a step. Cancel the edition (Select 'close').
The URL is now:
administrator/index.php?option=com_guidedtours&view=steps
Let the session run out.
Log back in.
When the user logs back in, the page is blank.
When the user logs back in, the list of steps is available.
The URL when returning from step edition is:
administrator/index.php?option=com_guidedtours&view=steps&tour_id=X
(the tour_id query is always present).
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
Status | New | ⇒ | Pending |
Category | ⇒ | Administration |
Labels |
Added:
PR-5.2-dev
Guided Tours
|
I have tested this item ✅ successfully on 9e0522c
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-10-31 11:20:57 |
Closed_By | ⇒ | Hackwar |
Thank you for your contribution!
I have tested this item ✅ successfully on 9e0522c
Comment: Like to test your Pull Requests; easy understandable Instructions.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44375.