Modify ↓
Opened 3 years ago
Closed 3 years ago
#21206 closed defect (fixed)
Unsupported savable layer type: ValidatorLayer
Reported by: | skyper | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 21.08 |
Component: | Core validator | Version: | latest |
Keywords: | template_report regression layer | Cc: |
Description
What steps will reproduce the problem?
- Have some data
- Run Validator creating a validator layer
- Look at the console
What is the expected result?
No message
What happens instead?
2021-08-06 14:46:49.023 SEVERE: Unsupported savable layer type: ValidatorLayer
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-08-06 01:22:18 +0200 (Fri, 06 Aug 2021) Revision:18126 Build-Date:2021-08-06 01:31:59 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18126 en) Linux Debian GNU/Linux 10 (buster) Java version: 11.0.12+7-post-Debian-2deb10u1, Debian, OpenJDK 64-Bit Server VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Attachments (0)
Change History (2)
comment:1 by , 3 years ago
Milestone: | → 21.08 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
intended behaviour of r18073. I didn't notice validator layer was considered "savable"
EDIT: indeed that's the case since #14704 / #17815