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

Checkboxes are not saved #2061

Closed
reox opened this issue Jun 23, 2020 · 6 comments · Fixed by #2062
Closed

Checkboxes are not saved #2061

reox opened this issue Jun 23, 2020 · 6 comments · Fixed by #2062

Comments

@reox
Copy link
Contributor

reox commented Jun 23, 2020

v1.0.3

Steps to reproduce

  1. create a new card
  2. add some checkboxes like:
- [ ] hello
- [ ] baz
- [ ] bar
  1. close card, reload page
  2. click on card details
  3. check first box
  4. close details
  5. reload page
  6. checkbox is unchecked

Other way to reproduce:
5) check first box
6) open edit view
7) first box is not checked

Firefox 68.9.0esr

Log output when loading page:

JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:551
Proxying an event bus of version 1.1.2 with 0.2.1 ProxyBus.js:65:14
Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:66:15
Notifications permissions denied App.vue:248
New search handler registered search.js:67:12
moment is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:66:15
The escapeHTML library is deprecated! It will be removed in nextcloud 19. 6 globals.js:66:15
TypeError: "t.extendedData is undefined"
    pr AttachmentList.vue:1
    bt VueJS
    pr AttachmentList.vue:1
    VueJS 7
main.js:62:9
OC.requestToken changed RgeThUMoM09kkjMNhMMAC5awOhUXkvFk0SCxlTlbCCI=:Em7ky3pQWw4RpQNDz6dOJKbycmRBwIZR/nbF3wsuUVM= index.js:281:9
OC.requestToken changed GPitLK+GAZino/lRv9KKZXr+xtGKkMV1uXQD9EW9kmo=:TJHaYpb+adnSlMkf9LbESkq8jqDcwrJAliJ3vnfIyxs= index.js:281:9
JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:551
Proxying an event bus of version 1.1.2 with 0.2.1 ProxyBus.js:65:14
Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:66:15
Notifications permissions denied App.vue:248
New search handler registered search.js:67:12
moment is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:66:15
The escapeHTML library is deprecated! It will be removed in nextcloud 19. 3 globals.js:66:15

No additional errors when clicking the checkbox

@juliusknorr
Copy link
Member

Hm strange, i can reproduce this on my production instance but not on my development setup with 1.0.3 :/

@reox
Copy link
Contributor Author

reox commented Jun 23, 2020

Has you upgraded the production instance while the dev system is fresh? Maybe it is an issue which only appears if the instance was upgraded before...

@SebastianHeitz
Copy link

I was about to report exactly the same error. However, I can add as additional information that the checkboxes remain filled in when using the Deck Android app. Maybe this information will help to solve the problem.

Android 10
Deck app version: 1.4.4
Deck version: 1.0.3
NC version: 18.0.4

@q-wertz
Copy link
Contributor

q-wertz commented Jun 23, 2020

An additional note:
When changing the checkboxes in the "Edit description" mode it is saved correctly.
Only in the "View Description" mode the problem arises.

@jotadominguez
Copy link

I now this issue is closed but i am having exactly the same problem.
NextCloud 27.1.3 on Docker
Deck 1.11.1

@juliusknorr
Copy link
Member

juliusknorr commented Nov 17, 2023

The release is still pending, likely next week I'll push a new patch release

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

Successfully merging a pull request may close this issue.

5 participants