Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table sorting is not saved #2735

Closed
4 tasks done
koblack opened this issue Oct 13, 2024 · 2 comments
Closed
4 tasks done

Table sorting is not saved #2735

koblack opened this issue Oct 13, 2024 · 2 comments

Comments

@koblack
Copy link
Contributor

koblack commented Oct 13, 2024

Please complete the following tasks.

  • Web browser cache cleared
  • Link provided to install script if applicable
  • Not using broken rtinst install script
  • Web browser, ruTorrent, PHP and OS version provided

Tell us about your environment

Web Browser: Google Chrome 129.0.6668.101
ruTorrent: master: b125b69
PHP: PHP 7.4.3
OS: Ubuntu 20.04.5 LTS
web server: lighttpd/1.4.55

Tell us how you installed ruTorrent

git clone https://github.com/Novik/ruTorrent

Describe the bug

New installation v5.1-beta1. Select torrent sorting for example by name. Refresh the page and sorting returns to default.

Steps to reproduce

New installation v5.1-beta1

  1. sort torrents by name
  2. refresh page [F5]
  3. instead of sorting by name torrents are sorted by default

Expected behavior

As in older versions, sorting is saved permanently.

Additional context

No response

@stickz
Copy link
Collaborator

stickz commented Oct 13, 2024

Thanks so much @koblack for testing our release control version!
@jevenski This is confirmed as a regression that was introduced before v5.1-beta 1.

@stickz
Copy link
Collaborator

stickz commented Oct 14, 2024

@jevenski This was caused by one formatting changes you made to one of the JavaScript files in #2724. I reverted them, cherry picked the backport for the delete key fix then released Beta 2. https://github.com/Novik/ruTorrent/releases/tag/v5.1-beta2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants