Ticket #4232 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Import Map to Existing Author should be alphabetic order

Reported by: foolswisdom Assigned to: rob1n
Priority: low Milestone: 2.3
Component: Administration Version: 2.2
Severity: minor Keywords:
Cc: importer

Description

Import Map to Existing Author is not in alphabetic order

ENV: WP trunk r5407

Map to Existing Author is listed by role and then alphabetic. This is confusing when importing a blog with a large number of authors at various roles.

Duplicated issue by:

  1. Creating three accounts: admin (admin), aaa (Author) and zzz (Editor).
  2. Created one post for each account.
  3. Exported the blog
  4. Import

Result: Import Map to Existing Author lists the authors in the order: admin, zzz, aaa.

Change History

05/08/07 15:56:55 changed by rob1n

  • owner changed from anonymous to rob1n.
  • status changed from new to assigned.
  • version changed from 2.3 to 2.2.
  • type changed from defect to enhancement.
  • milestone changed from 2.4 to 2.3.

05/11/07 03:51:21 changed by rob1n

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

(In [5448]) Show authors' logins in alphabetical order. fixes #4232