VirtoCommerce / vc-storefront

Virto Commerce Storefront - ASP.NET Core 8.0
http://virtocommerce.com
Other
210 stars 211 forks source link

Scriban: shouldn't crash the whole site if template syntax is wrong #193

Closed Woland2k closed 4 years ago

Woland2k commented 5 years ago

Expected behavior

Should display a message with something like liquid template error. Should have a setting that allows to either crash when syntax error encountered or display inline parsing error.

Actual behavior

image

tatarincev commented 4 years ago

Currently, for all these errors the error page contains a line and template name where this error has happened