Ticket #6551 (new defect)
IntOption and BoolOption values saved even when not differing from default
| Reported by: | hyuga <hyugaricdeau@…> | Owned by: | osimons |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11-retriage |
| Component: | general | Version: | 0.11b1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
The Configuration.save method fails at checking whether IntOptions and BoolOptions differ from their default values. So when calling Configuration.save, if a value has been set on an IntOption or BoolOption, that value is saved to the file even if it is the same as the default for that option, which is not the desired behavior I don't think.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


