Closed (fixed)
Project:
Node Translation
Version:
6.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Aug 2009 at 14:32 UTC
Updated:
27 Aug 2009 at 15:10 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| node_translation-node_type.patch | 1.54 KB | chaps2 |
Comments
Comment #1
darren.ferguson commentedAndy
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.