User tests: Successful: Unsuccessful:
Pull Request for Issue #24008
reordering(i.e. drag and drop enabled as required)
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content |
Title |
|
Can you say me exactly what to do? I am not able to get the issue correctly.
@dgrammatiko already explained it:
So in reality the patch should be quite easy: in the filters script we should take care of the form or the table (wherever the nested attribute is set and make sure that the value reflects the filtered list.
Plain English: by default most lists can be nested. If you filter on a category or whatever then probably you loose the nested part but the script still behaves as if the list was still nested...
Should be easy to patch if anyone follows the logic explained above
I didn't looked into it I only checked the PR
Labels |
Added:
?
|
I close this PR because its wrong, please check the original issue again and create a new PR. thx
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-03 11:06:40 |
Closed_By | ⇒ | HLeithner |
I'm not sure what are you trying to do, but in this PR you check the $saveOrder variable for false and allow ordering? That makes no sense $saveOrder has to be true, if it is false the list order is not ordered correctly by the 'ordering' column but if have to!