? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
6 Feb 2021

Pull Request for Issue #32128.

Summary of Changes

This simple PR fixes wrong redirect URL issue when users click on Close button on component configuration screen. See #32128 for detailed issue description.

Testing Instructions

  1. Login to administrator area of your site.
  2. Access to Components -> Contacts -> Categories
  3. Click on Options button in the toolbar
  4. On the next screen, click on Close button:
  • Before patch: You are being redirected back to contacts list - which is wrong (index.php?option=com_contact)
  • After patch: You are being redirected back to the original page which you click on Options button (index.php?option=com_categories&view=categories&extension=com_contact)
avatar joomdonation joomdonation - open - 6 Feb 2021
avatar joomdonation joomdonation - change - 6 Feb 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Feb 2021
Category Administration com_config
avatar Quy Quy - test_item - 6 Feb 2021 - Tested successfully
avatar Quy
Quy - comment - 6 Feb 2021

I have tested this item successfully on f13e032


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

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

I have tested this item successfully on f13e032


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

avatar Quy Quy - change - 6 Feb 2021
Status Pending Ready to Commit
Labels Added: ?
avatar Quy
Quy - comment - 6 Feb 2021

RTC


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

avatar infograf768 infograf768 - change - 7 Feb 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-02-07 17:27:44
Closed_By infograf768
Labels Added: ?
avatar infograf768 infograf768 - close - 7 Feb 2021
avatar infograf768 infograf768 - merge - 7 Feb 2021
avatar infograf768
infograf768 - comment - 7 Feb 2021

Tks

Add a Comment

Login with GitHub to post a comment