Files
luci/modules
Paul Donald 8ad19f5d63 luci-base: ui: fix path handling in UIFileUpload
Browsing the root path was problematic and the breadcrumb links behaved
inconsistently, requiring a page reload to recover.

canonicalizePath(), splitPath() and renderListing() now handle any path
location properly, including root: '/', and clicks at any breadcrumb
correctly navigate.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
(cherry picked from commit 5e39cf04c4)
2025-03-20 17:24:55 +01:00
..