ciur / papermerge

Open Source Document Management System for Digital Archives (Scanned Documents)
https://papermerge.com
Apache License 2.0
2.42k stars 258 forks source link

Wrong Breadcrumb Path #509

Closed ciur closed 1 year ago

ciur commented 1 year ago

backend version: 2.1.4 frontend version: 2.1.2

When opening folder in Inbox folder, the breadcrumb path is messed up. Instead of showing "Inbox > mix1" it shows "mix1":

wrong-path-to-inbox

Similarly, when opening document doc.pdf, intead of showing correct breadcrumb path "Home > some > folder > doc.pdf" it shows "doc.pdf" i.e. only last part of the breadcrumb. Also, instead of displaying full path "Home > some > folder" it shows only "folder".

messed-up-breadcrumbs

ciur commented 1 year ago

Fix available since version 2.1.5