I've got a node type named 'Some type'. This is converted to the machine name 'some_type'. The URL to the node add page of this type would be 'node/add/some-type'.
The function content_menu_menu_form_handler_node which constructs this url doesn't respect this fact.

So here's a patch :)

CommentFileSizeAuthor
fix-multi-worded-contenttype-names.patch771 bytesleschekfm

Comments

danielnolde’s picture

Status: Active » Fixed

Great little patch, leschekfm.
Tested, works like a charm as expected.
Committed to 7.x-1.x.
Thanks!

Status: Fixed » Closed (fixed)

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