Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description:

When using the default search widgets with default page template a server error is generated when search is performed in the frontend.

Steps to reproduce:

  1. Open Sitefinity and create a page with Default template (Hybrid Template)

  2. Put the default search widgets on the page, select search index and save

  3. Navigate to the front-end of the page and do a search

Expected result:

Server error is generated

Error:

DataBinding: 'Telerik.Sitefinity.Services.Search.Model.Document' does not contain a property with the name 'Summary'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Resolution:

  1. Navigate to Widget templates in the Sitefinity backend

  2. Locate the template with name : Titles, excerpts, URLs and open it

  3. Delete the line containing the “Summary“

  4. Save the template

  • No labels