Using brave on ubuntu 20.04. I’m using an application (Zim wiki) that has a print to browser command that renders the text in the wiki window into a static web page that can be printed. This is the resulting URL
file:///tmp/zim-wayne/print-to-browser.html
However, Brave reports File Not Found… but it is there.
@slcoinguy,
Thank you for reporting this. So when the URL is generated, it should not be accessible for anyone with the link, correct? This is just local data being displayed via browser window, correct?
If so, can you try testing the link in a different browser (ideally something Chromium-based but any browser will do)?
I create a zim-wayne directory to tmp and a file named print-to-browser.html.
If I did the above with my own account, then file: ///tmp/zim-wayne/print-to-browser.html command worked OK in Brave.
But if I created a directory and a file with root account (sudo), then I got file not found with my own account.