Modify ↓
#16433 closed enhancement (wontfix)
stop closing list of validator issues on upload
Reported by: | mkoniecz | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- run validate, get many issues
- open Warning tree, open one group that I want to fix (in my case "isolated node which must be connected to a way (13)")
- open subgroup (in my case "barrier=gate (3)")
- select zoom to
- fix problem
- upload to avoid huge bboxes
What is the expected result?
list of bugs stays unfolded in the same state, expect of cases where all bugs in group were fixed, in this case this group disappears
BTW thanks, in the past I needed to rerun validator after each upload!
What happens instead?
all groups are folded after upload
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-06-24 19:57:43 +0200 (Sun, 24 Jun 2018) Build-Date:2018-06-24 18:08:53 Revision:13974 Relative:URL: ^/trunk Identification: JOSM/1.5 (13974 en) Linux Ubuntu 16.04.4 LTS Memory Usage: 955 MB / 955 MB (217 MB allocated, but free) Java version: 1.8.0_171-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: :0.0 1920x1080 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + OpeningHoursEditor (34095) + buildings_tools (34212) + continuosDownload (1529090613) + imagery_offset_db (34337) + reverter (34271) + todo (30304) Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools. - E: Skipping to the next rule, because of an error: - E: org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException: Encountered " <IDENT> "way "" at line 222, column 1.
Attachments (0)
Change History (4)
comment:1 by , 7 years ago
Type: | defect → enhancement |
---|
comment:2 by , 7 years ago
Description: | modified (diff) |
---|
comment:3 by , 7 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:4 by , 7 years ago
"then the previous list will be cleared/replaced" for me list is not cleared if on upload validators finds no problems.
I like this and I thought that it is a new feature as validator may run for a very long time.
Note:
See TracTickets
for help on using tickets.
There is only one validator. If you validate on upload then the previous list will be cleared/replaced. A workaround would be to disable validation on upload.