Bug #970
closedInsert and Continue doesn't work with place in Chrome
Description
Insert and Continue doesn't work with place.
Updated by Alexander Watzinger over 5 years ago
I've just tested on the demo version (https://demo.openatlas.eu/place) and it worked as expected. After clicking insert and continue the entry was created and I had again an empty form to enter the next one.
What wasn't working in your case?
Updated by Bernhard Koschiček-Krombholz over 5 years ago
Ah sorry, the location isn't safed! So if you create a place with a location (in my case a point) and "Insert and Continue" then the place will be saved but not the location!
Updated by Alexander Watzinger over 5 years ago
I just inserted a location Atlantis in the demo and draw a triangle in the Atlantic and it saved just fine. I also tried the other location alternatives.
So just to be sure, you experiencing that the place is saved, you get to the next insert form but after that the things you draw on the map aren't in the saved place anymore?
Updated by Alexander Watzinger over 5 years ago
- Status changed from New to In Progress
- Assignee set to Alexander Watzinger
- Target version set to 3.12.0
- Estimated time set to 4.00 h
- Category set to UI
After some testing with Bernhard it turned out that this is a Chromium specific issue and I will look into it.
Thanks for reporting!
Updated by Alexander Watzinger over 5 years ago
- Status changed from In Progress to Closed
Turned out Chrome/Chromium doesn't like a 'return false' after a JavaScript form submission when using the "insert and continue" button.
Fixed in 3.12.0
Updated by Alexander Watzinger over 5 years ago
- Subject changed from Insert and Continue doesn't work with place to Insert and Continue doesn't work with place in Chrome
Updated by Alexander Watzinger over 5 years ago
I uploaded the new version to the dev-demo https://demo-dev.openatlas.eu/place
You can test it there if you want, don't forget to refresh browser cache.
Updated by Bernhard Koschiček-Krombholz over 5 years ago
Tested on Chrome, it works! Thank you for the fast responding!