Skip to content

Fix Save To menu item#3081

Merged
xirvik merged 1 commit into
Novik:masterfrom
adenwuts:fix/save-to-action
Jul 7, 2026
Merged

Fix Save To menu item#3081
xirvik merged 1 commit into
Novik:masterfrom
adenwuts:fix/save-to-action

Conversation

@adenwuts

@adenwuts adenwuts commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Fixes a bug where the 'Save To' context menu item triggers the 'TypeError: can't access property "trim", d.savepath is undefined' when used on an uninitiated torrent. We solve this by falling back on base_path, which is set even for uninitialised torrents.

Fixes a bug where the 'Save To' context menu item triggers the
'TypeError: can't access property "trim", d.savepath is undefined' when
used on an uninitiated torrent. We solve this by falling back on
base_path, which is set even for uninitialised torrents.
@xirvik xirvik merged commit 7769574 into Novik:master Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants