Changes between Initial Version and Version 1 of Ticket #23571, comment 6
- Timestamp:
- 2024-03-25T16:23:11+01:00 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23571, comment 6
initial v1 1 With the preset enabled this code returns true because getPresetValues() returns a list of values for e.g. `contact:email`1 With the preset enabled this code returns ~~true~~ false because getPresetValues() returns a list of values for e.g. `contact:email` 2 2 {{{#!java 3 3 public static boolean isTagIgnored(String key, String value) {