On Windows, I get ``` 21:15:27: Failed to open URI "C:/Program Files/Geany/share/doc/geany/html/index.html#general-startup-preferences": The system cannot find the file specified. ```
when pressing the Help button from the Preferences dialog (probably because space isn't escaped). Escaping the URI should fix the problem. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4322 -- Commit Summary -- * Escape help URI -- File Changes -- M src/utils.c (2) -- Patch Links -- https://github.com/geany/geany/pull/4322.patch https://github.com/geany/geany/pull/4322.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4322 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
