Sitecore Fix
Bug: Web Forms For Marketers Adds a Duplicate Tag
Sitecore Web Forms for Marketers (WFFM) module MVC rendering creates two duplicate form closing tags, which may result in JavaScript errors with walking the DOM. The issue was found in WFFM Update 4 running on Sitecore 8 Update 5, however, other versions may be affected as well. Duplicate Web Forms For Marketers </form> Tag […]
Bug: Sitecore Media Library Issue with Unpacking Zip Archives
Sitecore 8 seems to have grown up and become more stable, however, once in a while a small bug would creep in. The article covers a bug found in Sitecore 8 Update 3 with Media Library not unpacking zip archives, when that options has been checked in Advanced Upload. Sitecore Media Library Population Strategy […]
Bug: Sitecore Makes Duplicate Requests to Solr on Item Creation
Sitecore with Solr is very powerful setup; however, it is not the kind of animal you can simply release into the wild and watch it thrive. Solr needs close monitoring, especially in the early days, as it can become the reason of some strange website issues related to performance. This blog describes an issue I’ve […]
Bug: Sitecore 8 with Web Forms For Marketers – Drop List Entries Not Being Properly Recorded in xDB
Sitecore 8 is the new cool nowadays! The hype is indeed well deserved. Recently I had a chance to explore some of the modules and prototype a good amount of functionality in Sitecore 8, which has uncovered a bug with Web Forms for Marketers manually entered dropdown lists. This article describes the issue and provides […]
Bug: How to Fix Solr Exact String Matching with Sitecore
Sitecore with Solr is a definite powerhouse solution! Solr’s ease of setup and use combined with Sitecore’s IQueriable make writing search queries a walk in the park. Recently I discovered that doing exact string matching using lambda (==) does not work properly. This article describes the issue and provides a solution to get you on […]
Bug: Sitecore Multilist and Treelist With Search Field Search Not Working Intermittently
The following bug was confirmed in Sitecore 7.2 revision 140256, yet it is possible that previous versions of Sitecore 7 were affected as well. This article provides a patch for the search functionality of the new TreeList and Multilist with Search fields in Sitecore Content or Page Editors. Sitecore TreeList and Multilist with Search Fields Search Issue in […]
Bug: Sitecore 7.2 Dialog Timeout Issues
This bug was found in Sitecore 7.2 rev. 140526 and is related to dialog timeouts after one minute. If your Content Editors are complaining about the Rich Text Editor (RTE), presentation layer details, or other dialogs timing out before they can submit their changes, this blog post will help you save the day and make […]
Bug: Exception When Navigating to a Sitecore Page in Page Editor Editing Mode While Logged Out
It seemed as the bug spree was over with, but in my case the third time was not a charm. This next bug was found in Sitecore 7.2 rev 140526 and it is a very interesting one; although it is not a “show stopper”, it can potentially expose some information about your website, and, if you […]
Error in Firefox When Trying to Insert a New Page Using a Page Editor
I am the quality assurance machine! This is the third bug I found in Sitecore 7.2 within about a month. Am I going for record here or what? The following article provides an overview of a bug that was found in Sitecore 7.2 rev. 140526. The issue is related to inserting a page using a Page […]
Media Library Browser Missing Items Pulled by Search with Solr
It seems like the Sitecore with Solr configuration and provider code are still in their toddler stages, there are a few quirks, however, it seems as Sitecore is working hard on fixing them. Again, following on of the best practices of Sitecore development – sharing the found bugs, I rushed to publish this quick article […]
Recent Comments