Rogier 5de7c4507d Fix the checking of flags values in advanced settings
Changes:
- Accept setting an empty flags-type value in the settings tab
  if the variable specification permits it
- Don't accept substrings of flag values
  E.g. with values: 'one,two,three', 'hree', 'w', etc. used to
  be accepted. Not any more
- Don't accept flags with random pattern-matching special characters
  E.g. with values: 'one,two,three', 'on.', '(o)[n]e*' etc. used
  to be accepted. Not any more.
2016-01-19 13:18:34 +01:00
..
2014-05-08 13:02:04 -04:00
2015-10-14 01:03:54 -04:00
2015-10-14 01:03:54 -04:00
2015-12-23 13:56:27 +01:00
2015-11-06 08:51:14 +01:00
2016-01-19 12:57:39 +01:00