lagrange icon indicating copy to clipboard operation
lagrange copied to clipboard

Bug in Titan: sends an empty request on startup

Open bleonard252 opened this issue 1 year ago • 1 comments

On occasion (after crashing?), if the current tab is set to a Titan URI, on startup it may send an empty request to that Titan URI, with no token and no body, which causes the receiving server to delete or empty the file it was previously looking at.

bleonard252 avatar Jun 14 '24 04:06 bleonard252

The correct behavior here would be that tabs with a Titan URI are never restored (reloaded) at launch, because they are upload operations.

A similar issue can occur when navigating back and forward in history.

skyjake avatar Jun 14 '24 04:06 skyjake