? ? Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
14 May 2021

Pull Request for Issue #30965.

Summary of Changes

The maps view is not properly ordering the content, which is mainly because the table has been changed from a flat list to a nested table. Since the rows aren't ordered correctly, tasks like publishing the content are failing. This in turn is due to the code checking if parents are published and if the list of items to publish is not in the right order (parents first), that check fails and the whole process fails. This fixes the ordering (more or less) and thus hopefully fixes the publishing issue for now.

Testing Instructions

  1. Install Joomla, install some sampledata.
  2. Go to Smart Search -> Maps
  3. See that the rows are somehow strange, messed up, chaotic.
  4. Select all maps and unpublish and then publish again. The later should fail.
  5. Apply patch
  6. See that for example authors show all up below "Authors"
  7. Select all maps and click on publishing. Now this works.
avatar Hackwar Hackwar - open - 14 May 2021
avatar Hackwar Hackwar - change - 14 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 May 2021
Category Administration com_finder
avatar sandramay0905 sandramay0905 - test_item - 15 May 2021 - Tested successfully
avatar sandramay0905
sandramay0905 - comment - 15 May 2021

I have tested this item successfully on a22b8e7


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

avatar Hackwar Hackwar - change - 15 May 2021
Labels Added: ?
avatar alikon alikon - test_item - 15 May 2021 - Tested successfully
avatar alikon
alikon - comment - 15 May 2021

I have tested this item successfully on 2436fd7


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

avatar ceford ceford - test_item - 15 May 2021 - Tested successfully
avatar ceford
ceford - comment - 15 May 2021

I have tested this item successfully on 2436fd7


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

avatar alikon alikon - change - 15 May 2021
Status Pending Ready to Commit
avatar alikon
alikon - comment - 15 May 2021

RTC


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

avatar HLeithner HLeithner - change - 15 May 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-05-15 09:52:17
Closed_By HLeithner
Labels Added: ?
avatar HLeithner HLeithner - close - 15 May 2021
avatar HLeithner HLeithner - merge - 15 May 2021
avatar HLeithner
HLeithner - comment - 15 May 2021

Thanks

Add a Comment

Login with GitHub to post a comment