Changes between Initial Version and Version 1 of Ticket #17327


Ignore:
Timestamp:
2019-02-13T21:30:23+01:00 (7 years ago)
Author:
Don-vip
Comment:

I believe Wiktor plans to work on the preferences system :)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17327

    • Property Cc wiktorn added
    • Property Keywords preferences added
  • Ticket #17327 – Description

    initial v1  
    11Is that intended? The method consistencyTest() uses
    22{{{
     3#!java
    34            if (map.containsKey(null))
    45                throw new IllegalArgumentException("Error: Null as map key in preference setting");