Releases: SitecoreSupport/Sitecore.Support.80478
Releases · SitecoreSupport/Sitecore.Support.80478
8.1.1.1
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:
- Uninstall previous version of the patch (if installed).
- Make a backup of the files mentioned in
Contentssection and listed in theinstallation instruction(if any). - Copy the contents of the
Websitefolder from the archive to theWebsitefolder of your Sitecore solution, overwrite existing files if any conflicts occur. - Clear the browser's cache.
- (Optional) Copy the
Sitecore.Support.80478-8.1.1.1.ziparchive into the$(data)/patchesfolder permanently.
Uninstallation
- Remove the files listed in the
Contentssection. - Restore the original files from the backup made during installation.
- 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
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:
- Make a backup of the files mentioned in
Contentssection that already exist inWebsitefolder. - Extract the contents of the archive to the
Websitefolder, overwrite existing files if any conflicts occur. - 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"
- Save and publish the changes.
Uninstallation
- Remove the files listed in the
Contentssection. - 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.