Skip to content

Releases: SitecoreSupport/Sitecore.Support.80478

8.1.1.1

12 Feb 12:55

Choose a tag to compare

Description

The patch fixes JavaScript issues when using the Mvc Form rendering.

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 XP 8.1 rev. 151207 (Update-1)
  • Web Forms for Marketers 8.1 rev. 151217 (Update-1)

Contents

  • bin/Microsoft.Web.Infrastructure.dll
  • bin/Sitecore.Support.80478.dll
  • bin/System.Web.Helpers.dll
  • bin/System.Web.Mvc.dll
  • bin/System.Web.Razor.dll
  • bin/System.Web.WebPages.Deployment.dll
  • bin/System.Web.WebPages.dll
  • bin/System.Web.WebPages.Razor.dll
  • sitecore%20modules/Web/Web%20Forms%20for%20Marketers/mvc/main.js
  • sitecore%20modules/Web/Web%20Forms%20for%20Marketers/mvc/main.min.js
  • sitecore%20modules/Web/Web%20Forms%20for%20Marketers/mvc/main.min.js.map
  • sitecore%20modules/Web/Web%20Forms%20for%20Marketers/mvc/wffm.js
  • sitecore%20modules/Web/Web%20Forms%20for%20Marketers/mvc/wffm.min.js
  • sitecore%20modules/Web/Web%20Forms%20for%20Marketers/mvc/wffm.min.js.map
  • Views/Form/Index.cshtml

Installation

For all Sitecore instances in the solution:

  1. Uninstall previous version of the patch (if installed).
  2. Make a backup of the files mentioned in Contents section and listed in the installation instruction (if any).
  3. 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.
  4. Clear the browser's cache.
  5. (Optional) Copy the Sitecore.Support.80478-8.1.1.1.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. Clear the browser's cache.

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

11 Apr 06:57

Choose a tag to compare

Description

Fixes the issue with the "/sitecore/system/Modules/Web Forms for Marketers/Settings/Field Types/Simple Types/Date" field type that could return "null" or incorrect value when using MVC form.

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)
  • Web Forms for Marketers 8.1 rev. 151217 (Update-1)

Sitecore.Support.80478-8.1.1.0.zip

Contents

  • bin/Sitecore.Support.80478.dll [md5:5D977F3A053217AE5DBE37306379C746]
  • Views/Form/EditorTemplates/DateField.cshtml [md5:7FB356DD09C53892C7360F08AB10B5E4]

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. Navigate to the "/sitecore/system/Modules/Web Forms for Marketers/Settings/Field Types/Simple Types/Date" field type item ("master" database) and set the value of the "MVC Type" field to "Sitecore.Support.Forms.Mvc.ViewModels.Fields.DateField,Sitecore.Support.80478"
  4. Save and publish the changes.

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.