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

trying to mark task as completed returns error http 200 #1432

Open
Aaaamu opened this issue Sep 10, 2024 · 0 comments
Open

trying to mark task as completed returns error http 200 #1432

Aaaamu opened this issue Sep 10, 2024 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@Aaaamu
Copy link

Aaaamu commented Sep 10, 2024

Describe the bug
trying to mark any task on caldav list as completed opens a notice at the bottom of the window returns error http 200 (see below). the task remains unchanged.

To Reproduce
Steps to reproduce the behavior:
go to any caldav list and try to mark a task as completed

Expected behavior
a change in the state of the task and no error

Desktop (please complete the following information):
client:
Betriebssystem: Kubuntu 22.04
KDE-Plasma-Version: 5.24.7
KDE-Frameworks-Version: 5.92.0
Qt-Version: 5.15.3
Kernel-Version: 5.15.0-92-generic (64-bit)
Grafik-Plattform: X11

Server:
Yunohost server (debian based)
Nextcloud Hub 8 (29.0.5)

Additional context
This seems to be a mismatch of what the server expects and what planify expects. Maybe some error in the authentication? notice that the refreshing symbol constantly spins next to the account name of the caldav account in planify. Something that comes to mind is, that planify wants the url of the nextcloud installation only when setting the accounts up, while most software would want the exact url to the caldav api. maybe there is an inconsequent completion of the nextcloud caldav url in some part of the code?

The error returned:
HTML 200
`

<title>YunoHost Portal</title>
<div class="wrapper messages info">Please log in to access to this content</div>
Username
Password
<script src="assets/js/ynh_portal.js"></script> <script src="assets/themes/default/custom_portal.js"></script> `
@alainm23 alainm23 added the Type: Bug Something isn't working label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants