TiddlyWiki.org

Ticket #478 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

ImportTiddlers should set 'file' as default serverType

Reported by: SaqImtiaz Assigned to: SaqImtiaz
Priority: minor Milestone: 2.3.1
Component: core Version:
Severity: undefined Keywords:
Cc:

Description

To improve the user experience, the serverType select dropdown in ImportTiddlers? should be set to the file adaptor, as opposed to 'Choose...'.

This is more intuitive for new users, and avoids the following error which currently occurs when importing without having changed the serverType from 'Choose...':

config.adaptors[serverType] is not a constructor

Attachments

Ticket478.patch (1.6 kB) - added by SaqImtiaz on 17/02/08 11:29:51.

Change History

17/02/08 11:29:39 changed by SaqImtiaz

  • owner changed from JeremyRuston to SaqImtiaz.
  • status changed from new to assigned.

Clarification: The ticket description above refers to the default selected value for the serverType select.

17/02/08 11:29:51 changed by SaqImtiaz

  • attachment Ticket478.patch added.

19/02/08 14:37:20 changed by JeremyRuston

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

Fixed in changeset:3558