-
Notifications
You must be signed in to change notification settings - Fork 70
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
When adding a new photo, the set date is not saved #559
Comments
I cannot confirm this bug. Just tried in my local environment and on the demo server and it worked as expected. If you are still observing it, please switch on debug logging on the server and provide the log output, and record the HTTP requests (POST and PUT). Thanks! |
Thats strange, I'll recheck. |
One more time. Steps to reproduce:
Here is client browser requests:
And how to enable debug mode on server with docker-compose setup? |
Describe the bug
When adding a new photo, the set date is not saved (not sent to server).
To Reproduce
Steps to reproduce the behavior:
Random Person
Gallery
tabEdit
iconExpected behavior
Date is saved with a new photo.
Screenshots
Gramps Web version information
Browser information
The text was updated successfully, but these errors were encountered: