? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
10 May 2017

@infograf768

Summary of Changes

before path there were spaces in the url - encoded to %20 - Joomla discards those, but still untidy
string(142) "/administrator/index.php?option=com_content&view=article&extension=com_content&tmpl=component&task=%20article.edit%20&id=2"

After PR the url is

"/administrator/index.php?option=com_content&view=article&extension=com_content&tmpl=component&task=article.edit&id=2"

Found while debugging #15945

avatar PhilETaylor PhilETaylor - open - 10 May 2017
avatar PhilETaylor PhilETaylor - change - 10 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2017
Category Administration com_associations
avatar brianteeman
brianteeman - comment - 10 May 2017

I have tested this item successfully on 03d88d8


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

avatar brianteeman brianteeman - test_item - 10 May 2017 - Tested successfully
avatar Quy
Quy - comment - 10 May 2017

I have tested this item successfully on 03d88d8


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

avatar Quy Quy - test_item - 10 May 2017 - Tested successfully
avatar infograf768
infograf768 - comment - 11 May 2017

I have tested this item successfully on 03d88d8


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

avatar infograf768 infograf768 - test_item - 11 May 2017 - Tested successfully
avatar infograf768 infograf768 - change - 11 May 2017
Status Pending Ready to Commit
avatar infograf768
infograf768 - comment - 11 May 2017

RTC. Thanks


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

avatar infograf768
infograf768 - comment - 11 May 2017

@rdeutz
This is good to go for 3.7.1

avatar rdeutz rdeutz - change - 11 May 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-11 06:30:07
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 11 May 2017
avatar rdeutz rdeutz - merge - 11 May 2017

Add a Comment

Login with GitHub to post a comment