Changes between Initial Version and Version 1 of Ticket #21438, comment 4


Ignore:
Timestamp:
2021-10-16T11:26:50+02:00 (4 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21438, comment 4

    initial v1  
    11I think this patch will not work with the code in `TagChecker` which expects the null:
    22{{{   
    3 !#java
     3#!java
    44    public static boolean isKeyInPresets(String key) {
    55        return TaggingPresets.getPresetValues(key) != null;