for content types that have a space. Drupal natively replaces with "-" and this module with "_".

thus the out put link is to "/node/add/test_1" rather than "/node/add/test-1"

J.

Comments

conortm’s picture

Assigned: Unassigned » conortm
Status: Active » Fixed

Thanks, Jimmy! I've committed this fix to the latest 6.x dev version.

keesee’s picture

Thank you Conor. Great Module.
--
J.

conortm’s picture

Status: Fixed » Closed (fixed)

Thanks, cheers!