Loading...
 
Skip to main content

v18.11 has jquery.ui.nestedSortable.js at wrong path; broken Structures Admin

Status
Open
Subject
v18.11 has jquery.ui.nestedSortable.js at wrong path; broken Structures Admin
Version
18.x
Category
  • Error
  • Upgrade Blocker
  • Usability
Feature
Wiki Structure (book & table of content)
Resolution status
New
Submitted by
Jonathan Reeves
Lastmod by
Jonathan Reeves
Rating
(0)
Description

It appears that from v18.10 to v18.11 the path to "jquery.ui.nestedSortable.js" changed from:
vendor_bundled/vendor/jquery/plugins/nestedsortable/jquery.ui.nestedSortable.js
to:
vendor_bundled/vendor/jquery-plugins/nestedsortable/jquery.ui.nestedSortable.js
(Note the sub-folder vs. the dash "jquery-plugins")

But the code is still looking for it in the old location.

In the Admin Structures interface, this results as a 404 error on the js console and breaks the feature. It's impossible to drag any items in the Structure or page list in the Admin Structures interface.

Importance
10 high
Easy to solve?
10 easy
Priority
99
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8508
Created
Tuesday 22 August, 2023 19:32:02 UTC
by Jonathan Reeves
LastModif
Tuesday 22 August, 2023 19:32:02 UTC


Show PHP error messages