Bug in node_translation.ajax.inc where the create node path is constructed at around line 135.

For the correct node add path the node type should have underscores converted to dashes.

Patch attached.

Andy

CommentFileSizeAuthor
node_translation-node_type.patch1.54 KBchaps2

Comments

darren.ferguson’s picture

Assigned: Unassigned » darren.ferguson
Status: Needs review » Closed (fixed)

Andy

Thanks for the patch is has been applied to the development branch with some minor changes for the node translation functionality.

http://drupal.org/cvs?commit=256688 is the cvs commit for the change along with some other changes.