? Pending

User tests: Successful: Unsuccessful:

avatar 810
810
29 Apr 2020

Pull Request for Issue # .

Summary of Changes

Sort the namespace by name.

Testing Instructions

Delete administrator/cache/autoload_psr4.php, reload page.

Expected result

That the list is alphabetically order.

Actual result

List has no order.

Documentation Changes Required

avatar 810 810 - open - 29 Apr 2020
avatar 810 810 - change - 29 Apr 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Apr 2020
Category Libraries
avatar maikol-ortigueira
maikol-ortigueira - comment - 30 Apr 2020

I've tested the PR and looks ok. I've imported the whole list into excel and there are a couple of lines that don't exactly match the sorting that excel generates. Attached is a screenshot of the lines that don't match.


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

avatar maikol-ortigueira
maikol-ortigueira - comment - 30 Apr 2020
avatar 810
810 - comment - 30 Apr 2020

for me:

'Joomla\\Module\\Sampledata\\Administrator\\' => [JPATH_ADMINISTRATOR . '/modules/mod_sampledata/src'],
'Joomla\\Module\\StatsAdmin\\Administrator\\' => [JPATH_ADMINISTRATOR . '/modules/mod_stats_admin/src'],
'Joomla\\Module\\Stats\\Site\\' => [JPATH_SITE . '/modules/mod_stats/src'],
'Joomla\\Module\\Submenu\\Administrator\\' => [JPATH_ADMINISTRATOR . '/modules/mod_submenu/src'],
avatar maikol-ortigueira
maikol-ortigueira - comment - 30 Apr 2020

Sorry. I get the same list, too. The screenshot corresponds to the sorting done by excel. I don't think it's important, but I wanted to notify

avatar wilsonge wilsonge - change - 2 May 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-05-02 17:09:39
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 2 May 2020
avatar wilsonge wilsonge - merge - 2 May 2020
avatar wilsonge
wilsonge - comment - 2 May 2020

Thanks!

avatar maikol-ortigueira maikol-ortigueira - test_item - 7 May 2020 - Tested successfully
avatar maikol-ortigueira
maikol-ortigueira - comment - 7 May 2020

I have tested this item successfully on 6eeba9a

I've successfully completed the test. Everything works as it's supposed to.
Thank you!!


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

Add a Comment

Login with GitHub to post a comment