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

Events do not load #407

Closed
isntfunny opened this issue Aug 3, 2023 · 1 comment
Closed

Events do not load #407

isntfunny opened this issue Aug 3, 2023 · 1 comment
Assignees

Comments

@isntfunny
Copy link

isntfunny commented Aug 3, 2023

The request to load the calendar entries tells me this error:

{"error":true,"message":"Pflichtparameter fehlen: start"} when requesting s/willkommens-space/calendar/view/load-ajax?start=2023-07-31&end=2023-08-07.

It's a completely new installation. Only added one calender entry, did not install the example data.

The same happens for the global calendar:
calendar/global/load-ajax?start=2023-07-31&end=2023-09-11: {"error":true,"message":"Pflichtparameter fehlen: start"}

@yurabakhtin yurabakhtin self-assigned this Sep 26, 2023
@yurabakhtin
Copy link
Collaborator

@isntfunny Could you please tell what version you use?
It would be good if you can provide more info with screenshots of the error and options of the calendar entry.

I have tested with versions Calendar 1.5.3 and HumHub 1.14.4 with fresh install without example data.

Also I tried to pass an empty value for the param start, it just returns [].
I have reviewed a code of the module calendar and I cannot find a code which may returns the array with keys error and message.

Thanks.

@isntfunny isntfunny closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2024
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