Rule options are erroneously reset in the GUI

Issue #20 closed
Dal Rupnik created an issue

When saving rules for Dot syntax settings (for example the enforce dot syntax only for accessors), when the configuration is loaded next time, this option is not read correctly and will always equal to false.

  1. Save configuration with Enforce accessor only dot-syntax usage
  2. Open configuration
  3. Change some other rule in the configuration
  4. Save the configuration again
  5. Enforce accessor only dot-syntax setting in Dot syntax will be false, should be the previous setting

Comments (5)

  1. Log in to comment