Changes between Initial Version and Version 1 of Ticket #22957, comment 9


Ignore:
Timestamp:
2023-05-18T19:51:48+02:00 (3 years ago)
Author:
Famlam

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22957, comment 9

    initial v1  
    2525}
    2626}}}
     27
     28EDIT: 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
     30If 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).