[ui] View in context links 404 with Book name not found #146

Open
opened 2026-05-31 14:40:42 +00:00 by mik-tf · 0 comments
Owner

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.

From a search result, clicking View in context navigates to a page URL built as /book/<library>/page/<path>, 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_books#146
No description provided.