User tests: Successful: Unsuccessful:
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
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_associations |
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC. Thanks
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:
?
|
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.