Changes between Initial Version and Version 2 of Ticket #10437
- Timestamp:
- 2014-08-29T19:47:04+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10437
- Property Component Core → Core validator
-
Ticket #10437 – Description
initial v2 1 1 When creating or modifying an associatedStreet relation, I get the following warning: 2 2 3 Member for role 'house' does not match 'addr:housenumber ||addr:interpolation' - Role verification problem3 Member for role 'house' does not match 'addr:housenumber or addr:interpolation' - Role verification problem 4 4 5 5 I think the 'or' function should include addr:houseNAME as well, since in the UK a house can have a number, a name or both.