[ui] View in context links 404 with Book name not found #146
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_books#146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From a search result, clicking View in context navigates to a page URL built as /book//page/, for example /book/docs_public_geomind/page/collections/datacenter/compare/tier-h-s.md, and the server returns: Book 'docs_public_geomind' not found. The link is using the library namespace where it should use the actual book name (for example datacenter). The search result needs to carry the book name and build the context link from that so the page resolves.