emka/openstreetbugs

in popup most right button make a comment, not the solved bug

okilimu opened this issue · 1 comments

when i click on the most right button (in german "erledigt") to sign the solution for a street bug, the icon changes correctly to a marked-icon in blue, but my inserted text will be shown as a comment, not the solution.
This happend both with IE 8 and Mozilla firefox 3.5.
It happened for example (but not only) at this bug
http://openstreetbugs.schokokeks.org/?zoom=18&lat=48.34059&lon=10.86701&layers=B00T

emka commented

Thank you for reporting this issue. I can confirm this problem.
Probably it is a race condition of the comment and close functions.

Future code should provide a combined function for closing and submitting a comment at once.