Changes between Initial Version and Version 1 of Ticket #22073, comment 3
- Timestamp:
- 2022-05-16T17:26:20+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22073, comment 3
initial v1 1 1 Replying to [comment:2 Klumbumbus]: 2 2 > I get no warning in the console. But this might be also a shortcoming of the assert tests. 3 If you are talking about the console when you rrun JOSM (e.g. `java -jar josm.jar`), you do need to have the advanced option `validator.check_assert_local_rules` set to `true` (see wiki:Help/Validator/MapCSSTagChecker#Syntax -- sixth bullet point).3 If you are talking about the console when you run JOSM (e.g. `java -jar josm.jar`), you do need to have the advanced option `validator.check_assert_local_rules` set to `true` (see wiki:Help/Validator/MapCSSTagChecker#Syntax -- sixth bullet point). 4 4 5 5 If you are talking about the unit test, then we have a problem. Which we can probably fix by setting the aforementioned configuration setting in the unit test.


