Ticket #576 (closed defect: fixed)
Option tests should be moved out of auxillary saving functions
| Reported by: | MartinBudden | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.4 |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | |
| Cc: |
Description
So, for example, the test for config.options.chkSaveBackups should be moved outside saveBackup() to where the function is called. This makes the functions useful in their own right.
Additionally the browser specific test should move into FileSystem?.js - this allows the saving functions to pick up any improvements made in FileSystem?.js without having to be changed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

