Modify ↓
Opened 15 years ago
Closed 15 years ago
#3431 closed defect (fixed)
Upload dialog pops up again if no comment is provided
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
- Make an edit
- Don't write a comment
- Click upload
The upload dialog will just pop up again in this case without any explanation.
If JOSM's developers want to force people to provide a changeset comment (that's optional in the spec) JOSM should pop up a dialog explaining that you're supposed to provide a comment in this case.
Otherwise confused users are bound to pound the upload button before closing the program in confusion.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
(In [2081]) fixed #3393: loooong delay when using presets with a large osm file - further improvement; next step could be to turn UploadHooks into an asynchronous task; ApiPreconditionChecker loops over all keys in all upload primitives!
fixed #3435: Switching the changeset type deletes any changeset tags that have been set
fixed #3430: Entering comment=* manually in the changeset tags dialog gets ignored
fixed #3431: Upload dialog pops up again if no comment is provided
fixed #3429: created_by=* includes the wrong language when uploading from a new layer