From 29cb1ce72674953f0f042ddc25b5381832c40fcc Mon Sep 17 00:00:00 2001 From: Timur Date: Tue, 5 Oct 2021 19:08:29 +1000 Subject: [PATCH 1/2] Fix offline upgrade download link In Firefox (92.0.1) `href="#"` does not allow to start downloading of `upgrade.html` (Chrome has no such problem). Making href completely empty fixes the issue. --- plugins/tiddlywiki/upgrade/UpgradeWizard.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tiddlywiki/upgrade/UpgradeWizard.tid b/plugins/tiddlywiki/upgrade/UpgradeWizard.tid index fb7e670148a..33e8e38c7ef 100644 --- a/plugins/tiddlywiki/upgrade/UpgradeWizard.tid +++ b/plugins/tiddlywiki/upgrade/UpgradeWizard.tid @@ -50,7 +50,7 @@ For help and support, visit [[the TiddlyWiki discussion forum|http://groups.goog version <> -//Your data will not leave your browser. Download this upgrader to use it offline// +//Your data will not leave your browser. Download this upgrader to use it offline// //If clicking the link doesn't work, right-click the link and save it that way.// From 47897928d6cfd2398c917796cdc7ef0318740ae8 Mon Sep 17 00:00:00 2001 From: Timur Date: Tue, 3 Oct 2023 13:46:46 +1000 Subject: [PATCH 2/2] Update plugins/tiddlywiki/upgrade/UpgradeWizard.tid --- plugins/tiddlywiki/upgrade/UpgradeWizard.tid | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/tiddlywiki/upgrade/UpgradeWizard.tid b/plugins/tiddlywiki/upgrade/UpgradeWizard.tid index a908f6953b6..922441bd6eb 100644 --- a/plugins/tiddlywiki/upgrade/UpgradeWizard.tid +++ b/plugins/tiddlywiki/upgrade/UpgradeWizard.tid @@ -50,8 +50,6 @@ For help and support, visit [[the TiddlyWiki discussion forum|http://groups.goog -version <> - //Your data will not leave your browser. Download this upgrader to use it offline// //If clicking the link doesn't work, right-click the link and save it that way.//