Backed out changeset: e9f4bf1faf75

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2013-05-24 16:43:23 -07:00
parent 6cbb51787f
commit b0527552c9

View File

@@ -481,7 +481,7 @@ namespace Orchard.ContentManagement {
// produce root record to determine the model id
contentItem.VersionRecord = new ContentItemVersionRecord {
ContentItemRecord = new ContentItemRecord {
ContentType = AcquireContentTypeRecord(contentItem.ContentType)
},
Number = 1,
Latest = true,