Help me confirm this possible bug? Copy node with media or content picker
Hey guys,
I need some help confirming a possible bug I'm having in umbraco 4.0.3.
When I copy a node containing a Media Picker or Content Picker with nothing selected, the copied node are created with "0" in all Media Picker and Content Picker values. That means that since the value says "0" and is not empty (as it should be), the Delete and Choose links are displayed and "0" is stored in the database rather than NULL.
I have tried to reproduce this in a coupple of sites running umbraco, and all of my sites running umbraco 4.0.3 has this issue, and a few others still running 4.0.2.1 does NOT have this issue.
Can anyone please confirm that this is an error in 4.0.3?
i'm building a site with many x,000 of nodes and the copy feature is essential.This is seriously impairing the authors as this bug adds 40,000 extra clicks and counting to the back office process L
Help me confirm this possible bug? Copy node with media or content picker
Hey guys,
I need some help confirming a possible bug I'm having in umbraco 4.0.3.
When I copy a node containing a Media Picker or Content Picker with nothing selected, the copied node are created with "0" in all Media Picker and Content Picker values. That means that since the value says "0" and is not empty (as it should be), the Delete and Choose links are displayed and "0" is stored in the database rather than NULL.
I have tried to reproduce this in a coupple of sites running umbraco, and all of my sites running umbraco 4.0.3 has this issue, and a few others still running 4.0.2.1 does NOT have this issue.
Can anyone please confirm that this is an error in 4.0.3?
Kind regards
Dennis Milandt
Bug - http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=26508
Thanks mate.
Has this bug been fixed in any of the newer releases?
Thanks
John
Hi, does anyone have an update on this?
i'm building a site with many x,000 of nodes and the copy feature is essential. This is seriously impairing the authors as this bug adds 40,000 extra clicks and counting to the back office process L
can anyone think of a workaround?
is working on a reply...