#10138 closed defect (fixed)
Strange "power=minor_line inside power=minor_line" warning
Reported by: | mdk | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.06 |
Component: | Core validator | Version: | latest |
Keywords: | regression | Cc: | bastiK, simon04 |
Description ¶
This problem not exists in 7235, but now in 7241, I get warnings saying "power=minor_line inside power=minor_line". The responsible objects are the power=minor_line way and a power=pole node like way 228137180 and node 2449149572.
Same with new "power=line inside power=line" warning.
If you download these two ways 228137180 and 202056305, you get a "power=line inside power=line" warning with
way 202056305 and node 2449149572. But the node is part of the other way 228137180!
Change History (6)
comment:2 by , 11 years ago
Cc: | added |
---|---|
Keywords: | regression added |
Milestone: | → 14.06 |
comment:3 by , 11 years ago
Confirmed. Reverting Cascade.java to previous version makes the warning go away. It appears the change in toBool()
for String
s disturbs ContainsFinder
behaviour in Selector
.
comment:4 by , 11 years ago
I am a little bit confused, because a "x inside x" warning makes only sense, if the surrounding way is closed and an area. But in this case the power=minor_line way is none of them.
EDIT: @bastiK: I don't understand it looks like a weird regression of r7238? You can try jars or r7237 and r7238 at these locations: