Opened 9 months ago
Closed 9 months ago
#24082 closed defect (duplicate)
AddrRelationWarning is not valid
Reported by: | taylor.smock | Owned by: | gy-mate |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | External rule | Version: | |
Keywords: | Cc: |
Description
@gy-mate: I suspect you wanted to do something like /^addr:/
instead of ~"^addr:.*"
.
For additional details, see wiki:Help/Styles/MapCSSImplementation (try doing an exact search for /^addr:/
-- it was used as an explanatory example).
Rule located at wiki:Rules/AddrRelationWarning
Test failure can be seen at https://josm.openstreetmap.de/jenkins/job/JOSM-Integration/11348/jdk=JDK11/testReport/junit/org.openstreetmap.josm.gui.preferences.validator/ValidatorTagCheckerRulesPreferenceTestIT/addr_____on_relations_warning___https___josm_openstreetmap_de_wiki_Rules_AddrRelationWarning/
Attachments (0)
Change History (2)
comment:1 by , 9 months ago
comment:2 by , 9 months ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Closed as duplicate of #24078.
I missed that.
Closing since this has been brought up in comment:2:ticket:24078.
See #24078.