Handlebars-Net / Handlebars.Net

A real .NET Handlebars engine
MIT License
1.24k stars 214 forks source link

UnencodedStatementVisitor resets value to previously #477

Closed tommysor closed 2 years ago

tommysor commented 2 years ago

existing value when done.

Fix #468 HandlebarsDotNet.Handlebars.Configuration.NoEscape Applied Inconsistently

Ref PR #473 [WIP] Configuration.NoEscape inconsistent fix

This PR does not deal with the question of general rules for encoding that was brought up in #473.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

tonysneed commented 2 years ago

Thank you @zjklee for merging this fix. Will you release the patch sometime soon? 😄

oformaniuk commented 2 years ago

@tonysneed , yes, I do plan to release a new version in a couple of days.