Changes between Initial Version and Version 1 of Ticket #22957, comment 9
- Timestamp:
- 2023-05-18T19:51:48+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22957, comment 9
initial v1 25 25 } 26 26 }}} 27 28 EDIT: Jeroen was just faster. May I however propose to use my suggestion instead if you don't mind? The =* operator should be more safe with i.e. misspellings in the values (or if more values are added later). And it's simpler ;) 29 30 If not, I would recommend to change the patch by Jeroenhoek to have [parking:orientation=X][orientation][orientation!=X], rather than explicitly listing the values hardcoded. Also, the 1, 2 and 3 from the warning should be removed, probably leftovers from debugging? Lastly, good to suggest what to use instead in the message with number 3 (note: you can use multiple suggestAlternative, as you can see in my suggestion).


