-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Simply does not work #392
Comments
I am getting emails when I try it What I noticed is that according to what you put in the fields such as name etc it will yield an error or not: I believe they must be lacking some checking so it ends up trying to insert grabage in the database and thus it crashes Try putting letters in the phone field, improperly formatted emails, long texts, etc and see |
Also, it is worth noting that if the person is using caldav synchronizer to sync with outlook and it has set to "outlook->server replicate" the next time it syncs it will automatically cancel the meeting. That may happen with similar softwares too, and it may be worth putting it in the manual. Hope that was useful :) |
Bug confirmed. Translation module is not available (regression from public page optimization) which throws an error for example here: https://github.com/SergeyMosin/Appointments/blob/master/src/form.js#L105 @tekntrash thanks for the report P.S. Probably a better error message is needed when form validation fails server-side |
Just FYI, I checked my mail server logs and it looks there is a rDNS lookup issue with mail.alcosta.eu/89.242.2.251
|
Yes, its reverse DNS and SPF are unconfigured and have no time to do that :) Glad to help on the bug, let me know when you have an update ok? Thanks! |
fixed in v1.14.9 |
Great, still not showing on the nextcloud app portal though, guess I am too eager :) |
I created and configured everything and whenever I try to create an appointment I always get
An error has occurred
Please try again later
Thank you
You can try yourself and see
https://alcosta.eu/index.php/apps/appointments/pub/fTEeJfgltuEwWIJ96JrF5_k%3D/form
The text was updated successfully, but these errors were encountered: