Opened 2 years ago

Closed 16 months ago

#16419 closed defect (bug) (worksforme)

Navigation when using Importers

Reported by: jane Owned by:
Priority: normal Milestone:
Component: Import Version: 3.1
Severity: minor Keywords: reporter-feedback
Cc:

Description

Somehow when the importers got turned into plugins, they lose their navigation designations. When someone is using an importer, it should show Tools -> Import as the active area.

Change History (3)

Screenshot? I tried both WordPress and Blogger, and they both showed Tools > Import as the active area.

http://grab.by/grabs/e10bde4e9db09f5b8ced48c269ac7ff4.png

http://grab.by/grabs/5f3fdb1ec07158f565717ad1de25d5d4.png

  • Keywords reporter-feedback added

In the admin.php import handler:

	$parent_file = 'tools.php';
	$submenu_file = 'import.php';
  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.