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

Handle error #36

Open
geofranzi opened this issue Jan 9, 2021 · 4 comments
Open

Handle error #36

geofranzi opened this issue Jan 9, 2021 · 4 comments
Assignees
Labels
Type: question Further information is requested

Comments

@geofranzi
Copy link
Member

e.g. wrong email format

@EleonoraPetzold
Copy link
Member

das wird noch dann mit dem javascript abgefangen, oder? siehe #31

@geofranzi
Copy link
Member Author

Ja, müsste aber wird nicht. Allerdings da kommt nur einen 500 zurück aber damit wird nichts gemacht. Eine 500 kommt auch wenn die Buchung nicht geändert / neu angelegt werden kann, weil die email Adresse gleich ist usw..Auch wenn die Mail nicht verschickt werden konnte weil die email Adresse nicht valid war .. gibt evt sogar noch mehr Fälle. Statt 500 müsste ein false zurück kommen und im js eine passende Meldung angezeigt werden.

@EleonoraPetzold
Copy link
Member

es ist ja noch kein JS an dem event, das müssen wir uns noch mal anschauen. ich weiß auch nicht wie weit du warst das zu implementieren und zu testen? Es wäre gut zu unseren event templates die im svn (_BERepository\ProjectFiles\Event Tool Schema Templates) liegen auch JSs zu haben die diese validieren. beides muss dann wie auch in B1 für jeden event angepasst werden.

@geofranzi
Copy link
Member Author

Die Fehler abfangen gehört in die Form.js und in den Code. Das ist was anderes also die zusätzliche js für die Zusätzliche inhaltliche Validierung.

@EleonoraPetzold EleonoraPetzold self-assigned this Jun 29, 2023
@EleonoraPetzold EleonoraPetzold added the Type: question Further information is requested label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants