Skip to content

Releases: SitecoreSupport/Sitecore.Support.405677

8.1.3.0-Ninject

13 Jan 18:56
Compare
Choose a tag to compare

Description

The patch allows to configure 'SolrConnection' timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.1 rev. 160519 (Update-3)

Contents

  • App_Config/Include/zzz/Sitecore.Support.405677.config
  • App_Config/Include/zzz/Sitecore.Support.405677.NinjectInitializer.config
  • bin/Sitecore.Support.405677.dll

Installation

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section and listed in the installation instruction (if any).

  2. Copy the contents of the Website folder from the archive to the Website folder of your Sitecore solution, overwrite existing files if any conflicts occur.

  3. If dependency injection container was plugged-in before, then roll back changes in the Global.asax file to the default value:

    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>
  4. (Optional) Copy the Sitecore.Support.405677-8.1.3.0-Ninject.zip archive into the $(data)/patches folder permanently.

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.
  3. Restore the dependency injection in Global.asax file if it was used before.

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • Any related issues and other feedback should be reported via support portal, check KB 654910 for details.
  • Check KB 077333 to find more information about Sitecore Patches.

8.1.3.0-Autofac

29 Aug 20:23
Compare
Choose a tag to compare

Description

Patch allows to configure 'SolrConnection' timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.1 rev. 160519 (Update-3)

Contents

  • bin/Sitecore.Support.405677.dll
  • App_Config/Include/zzz/Sitecore.Support.405677.AutofacInitializer.config
  • App_Config/Include/zzz/Sitecore.Support.405677.config

Installation

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section and listed in the installation instruction (if any).
  2. Copy the contents of the Website folder from the archive to the Website folder of your Sitecore solution, overwrite existing files if any conflicts occur.
  3. (Optional) Copy the Sitecore.Support.405677-8.1.3.0-Autofac.zip archive into the $(data)/patches folder permanently.

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • Any related issues and other feedback should be reported via support portal, check KB 654910 for details.
  • Check KB 077333 to find more information about Sitecore Patches.

8.1.1.0-Windsor

05 May 15:15
Compare
Choose a tag to compare

Description

Patch allows to configure 'SolrConnection' timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.1 rev. 151207 (Update-1)

Contents

  • bin/Sitecore.Support.405677.dll
  • App_Config/Include/zzz/Sitecore.Support.405677.config

Installation

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section that already exist in Website folder.

  2. Extract the contents of the archive to the Website folder, overwrite existing files if any conflicts occur.

  3. If dependency injection container was plugged-in before, then roll back changes in the Global.asax file to default value:

    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.
  3. Restore the dependency injection in Global.asax file if it was used before.

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • Any related issues and other feedback should be reported via support portal, check KB 654910 for details.
  • Check KB 077333 to find more information about Sitecore Patches.

8.0.5.0-Unity

20 Mar 13:00
Compare
Choose a tag to compare

Description

Patch allows to configure 'SolrConnection' timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.0 rev. 150812 (Update-5)
  • Sitecore CMS 8.0 rev. 160115 (Update-7)

Sitecore.Support.405677.Unity-8.0.5.0-Unity.zip

Contents

  • bin/Sitecore.Support.405677.Unity.dll [md5:1E2CF85351E19E62373794B594462273]
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.config [md5:4717CE656AB608556192653C490D96AD]
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.UnityInitializer.config [md5:9355D178CFA54D78600527CCC1F77F72]

Installation

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section that already exist in Website folder.

  2. Extract the contents of the archive to the Website folder, overwrite existing files if any conflicts occur.

  3. If Unity dependency injection container was plugged-in before, then roll back changes in the Global.asax file to default value:

    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • Any related issues and other feedback should be reported via support portal, check KB 654910 for details.
  • Check KB 077333 to find more information about Sitecore Patches.

8.1.3.0-Unity

05 Aug 23:46
Compare
Choose a tag to compare

Description

Patch allows to configure SolrConnection timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release is only compatible with:

  • Sitecore Experience Platform 8.1 rev. 160519 (Update-3)

Sitecore.Support.405677.Unity-8.1.3.0-Unity.zip

Instructions

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section that already exist in Website folder.

  2. Extract the contents of the archive to the Website folder, overwrite existing files if any conflicts occur.

  3. If Unity dependency injection container was plugged-in before, then roll back changes in the Global.asax file to default value:

    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>
Contents
  • bin/Sitecore.Support.405677.Unity.dll
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.config
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.UnityInitializer.config
Important Notes
  • The patch should be installed only if your solution is affected by the described issue.
  • Check KB077333 article to find more information about Sitecore Patches.

7.2.6.0-Windsor

15 Jul 17:07
Compare
Choose a tag to compare

Description

Patch allows to configure SolrConnection timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release is built for the following version:

  • Sitecore Experience Platform 7.2 rev. 160123 (Update-6)

The release is expected to work with other versions of Sitecore 7.2 though it's not guaranteed.

Sitecore.Support.405677.Windsor-7.2.6.0-Windsor.zip

Instructions
  1. Download the Sitecore.Support.405677.Windsor-7.2.6.0-Windsor.zip file.

  2. Extract the archive to the Website folder of all Sitecore instances in the solution, overwrite existing files if any conflicts occur.

  3. If Windsor dependency injection container was plugged-in before, then roll back changes in the Global.asax file to default value:

    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>
Contents
  • bin/Sitecore.Support.405677.Windsor.dll
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.config
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.WindsorInitializer.config
Important Notes
  • The patch should be installed only if your solution is affected by the described issue.
  • Check KB077333 article to find more information about Sitecore Patches.

7.2.6.0-Unity

15 Jul 17:05
Compare
Choose a tag to compare

Description

Patch allows to configure SolrConnection timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release is built for the following version:

  • Sitecore Experience Platform 7.2 rev. 160123 (Update-6)

The release is expected to work with other versions of Sitecore 7.2 though it's not guaranteed.

Sitecore.Support.405677.Unity-7.2.6.0-Unity.zip

Instructions
  1. Download the Sitecore.Support.405677.Unity-7.2.6.0-Unity.zip file.

  2. Extract the archive to the Website folder of all Sitecore instances in the solution, overwrite existing files if any conflicts occur.

  3. If Unity dependency injection container was plugged-in before, then roll back changes in the Global.asax file to default value:

    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>
Contents
  • bin/Sitecore.Support.405677.Unity.dll
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.config
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.UnityInitializer.config
Important Notes
  • The patch should be installed only if your solution is affected by the described issue.
  • Check KB077333 article to find more information about Sitecore Patches.

7.2.6.0-StructureMap

15 Jul 17:13
Compare
Choose a tag to compare

Description

Patch allows to configure SolrConnection timeout and moves container initialization into Sitecore pipeline.

Compatibility

The release is built for the following version:

  • Sitecore Experience Platform 7.2 rev. 160123 (Update-6)

The release is expected to work with other versions of Sitecore 7.2 though it's not guaranteed.

Sitecore.Support.405677.StructureMap-7.2.6.0-StructureMap.zip

Instructions
  1. Download the Sitecore.Support.405677.StructureMap-7.2.6.0-StructureMap.zip file.

  2. Extract the archive to the Website folder of all Sitecore instances in the solution, overwrite existing files if any conflicts occur.

  3. If StructureMap dependency injection container was plugged-in before, then roll back changes in the Global.asax file to default value:

    <%@Application Language='C#' Inherits="Sitecore.Web.Application" %>
Contents
  • bin/Sitecore.Support.405677.StructureMap.dll
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.config
  • App_Config/Include/Sitecore.Support.405677/Sitecore.Support.405677.StructureMapInitializer.config
Important Notes
  • The patch should be installed only if your solution is affected by the described issue.
  • Check KB077333 article to find more information about Sitecore Patches.