Issues when adding content items to an item bucket


Description

When adding to item bucket a content item that does not have any versions in the language specified by the DefaultLanguage config setting or in the language currently selected for content editing, the following issues may occur:

  1. An additional version may be created for the content item in one of the aforementioned languages.
  2. Content item may be placed into the wrong folder structure.
    For example, it may appear under the <bucket>/0001/01/01/00/00/ folder instead of residing under the folder structure corresponding to the item creation date.

Solution

Apply the following patch to fix the issue:

For Sitecore 7.0+:

  1. Place the Sitecore.Support.414724.1.dll and Sitecore.Support.421844.1.dll to the \bin folder.
  2. Place the Sitecore.Support.414724.1.config and Sitecore.Support.421844.1.config to the \App_Config\Include folder.

For Sitecore 7.2+:

  1. Place the Sitecore.Support.414724.2.dll and Sitecore.Support.421844.2.dll to the \bin folder.
  2. Place the Sitecore.Support.414724.2.config and Sitecore.Support.421844.2.config to the \App_Config\Include folder.