Ticket #576 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

ticket576.patch Download (3.7 KB) - added by MartinBudden 5 years ago.

Change History

Changed 5 years ago by MartinBudden

Changed 5 years ago by MartinBudden

  • owner changed from JeremyRuston to MartinBudden
  • status changed from new to assigned

Changed 5 years ago by MartinBudden

  • milestone changed from 2.3.1 to 2.4

Changed 5 years ago by MartinBudden

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in changeset:4391

Note: See TracTickets for help on using tickets.