Closed (fixed)
Project:
Node clone
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2008 at 23:15 UTC
Updated:
3 Aug 2012 at 20:38 UTC
Using Clone to duplicate a node will fail if the node has php, because the input format will be reset to default, and the php will be shown as plain text.
Comments
Comment #1
pwolanin commentedthis module should not reset the filter - can you provide more details about when and how you see this behavior
Comment #2
pwolanin commentedcan't reproduce
Comment #3
doublejosh commentedI can confirm this happens on my site using Node Clone. The input format on all fields switches to the default input format.
Could this perhaps be a conflict with Better Input Formats?
Comment #4
doublejosh commentedHappens to us all the time. Changing to our version of Drupal when this occurs.
Perhaps 6.1.3 fixes that?
Comment #5
jtsnow commentedThe better formats module seems to cause this problem. Disabling better formats fixed it for me.