WordPress has the possibility to protect pages with a password. There should at least be a warning.

Ideally these pages are also password protected in Drupal - but I think the best solution for now is to simply make them unpublished and show a warning after the import.

Comments

okokokok’s picture

This is probably the nice way to solve it: http://drupal.org/project/protected_node

lavamind’s picture

Assigned: Unassigned » lavamind
Status: Active » Fixed

Fixed in 6.x-2.x-dev, now imports as unpublished and shows a warning after the import, as suggested.

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

okokokok’s picture

Great!

A nice little extra would be to provide links to the nodes that had passwords in WordPress.

okokokok’s picture

Priority: Critical » Normal
Status: Closed (fixed) » Active
lavamind’s picture

Category: bug » feature