https://bugs.documentfoundation.org/show_bug.cgi?id=137644
--- Comment #8 from Mike Kaganski <[email protected]> --- For the context, there was a discussion involving: 1. HTML help not working on systems without major browsers (a user reported the problem with X-via-SSH system with only lynx present); 2. HTML help not working on (some?) macOS; 3. "HTML-help's dynamic generation of HTML files is a pain for the flatpak case" (sberg) (further commented: 'see 72b936d70b7eaa6d9f5f911b27e3c955382de967, "LO can't pass a file URL with query part to xdg-open, so uses a temporary wrapper .html file that redirects to the target URL. But for the flatpak case this wrapper can't be in /tmp [...]"') The dynamic part of our HTML help seems to be causing too much problems, which could bite us more in the future with the trend to sandboxing the local files. Thus removing queries and making more content static and user-controllable in-place (collapsed sections again) could be the first step. (By the way, I find the theming dependent on ?DbPAR= query absolutely wrong, when common pages look as if they belong to a specific app, and you may even colorize a Basic help page to look related to Writer.) -- You are receiving this mail because: You are the assignee for the bug.
