I did some investigation and I wrote a script to import the missing redirects. Maybe, but I'm not sure, it's something related with the accents in the (entry.id). Checking the import_wordpress code the `entry.id` is passed to the `add_post` in the BaseImporter, but the `entry.id` sometimes doesn't contains the slug. I found more reliable the entry['link'] to get the permalink of the wordpress article.
If it's just an isolate problem, I'm happy now to have my importer. But if you think it's a bug, maybe I can investigate more. Thank you -- Karim N. Gorjux -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
