Skip to content

[stable24] Fix backgroundjobs mode - #32470

Merged
artonge merged 1 commit into
stable24from
bug/noid/stable24-fix-backgroundjobs-mode
May 30, 2022
Merged

[stable24] Fix backgroundjobs mode#32470
artonge merged 1 commit into
stable24from
bug/noid/stable24-fix-backgroundjobs-mode

Conversation

@kesselb

@kesselbkesselb commented May 18, 2022

Copy link
Copy Markdown
Contributor

Fix#32610

Radio input's for background jobs mode (ajax, webcron, cron) do not work anymore for main and stable24.

image

Change event works but $(_this).is(':checked') is always false. It's related to the arrow syntax and lexical this binding.

Helpful reading: https://stackoverflow.com/questions/27670401/using-jquery-this-with-es6-arrow-functions-lexical-this-binding

@kesselbkesselb self-assigned this May 18, 2022
@kesselbkesselb added bug 3. to review Waiting for reviews labels May 18, 2022
@kesselbkesselb added this to the Nextcloud 24.0.1 milestone May 18, 2022
@kesselb
kesselb requested review from a team, artonge, skjnldsv and szaimen and removed request for a teamMay 18, 2022 08:45
@artonge

Copy link
Copy Markdown
Collaborator

/compile amend /

@nextcloud-command
nextcloud-commandforce-pushed the bug/noid/stable24-fix-backgroundjobs-mode branch from ebf0079 to 096a21dCompareMay 18, 2022 12:16
@blizzzblizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 19, 2022
@skjnldsv

Copy link
Copy Markdown
Member

Multiple failures

@skjnldsvskjnldsv added 2. developing Work in progress and removed 4. to release Ready to be released and/or waiting for tests to finish labels May 20, 2022
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb
kesselbforce-pushed the bug/noid/stable24-fix-backgroundjobs-mode branch from 096a21d to 575e853CompareMay 20, 2022 12:25
@kesselb

Copy link
Copy Markdown
ContributorAuthor

Thanks for notice. Rebased the branch to stable24 to pick up the latest changes. Let's hope this makes the CI happy 🤞

@artonge

Copy link
Copy Markdown
Collaborator

CI failure unrelated

@artonge
artonge merged commit 01eda63 into stable24May 30, 2022
@artonge
artonge deleted the bug/noid/stable24-fix-backgroundjobs-mode branch May 30, 2022 10:52
@blizzzblizzz mentioned this pull request Jun 9, 2022
2 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developingWork in progressbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@kesselb@artonge@skjnldsv@CarlSchwan@blizzz