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

pwolanin’s picture

Status: Active » Postponed (maintainer needs more info)

this module should not reset the filter - can you provide more details about when and how you see this behavior

pwolanin’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

can't reproduce

doublejosh’s picture

I 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?

doublejosh’s picture

Version: 5.x-2.0 » 6.x-1.2

Happens to us all the time. Changing to our version of Drupal when this occurs.
Perhaps 6.1.3 fixes that?

jtsnow’s picture

The better formats module seems to cause this problem. Disabling better formats fixed it for me.