Lombiq / Open-Source-Orchard-Core-Extensions

Looking for some useful Orchard Core extensions? Here's a bundle solution of all of Lombiq's open-source Orchard Core extensions (modules and themes). Clone and try them out!
https://lombiq.com
BSD 3-Clause "New" or "Revised" License
44 stars 18 forks source link

OSOE-770: Fix uncovered edge cases #763

Closed AydinE closed 2 months ago

AydinE commented 2 months ago

OSOE-770 See: https://github.com/Lombiq/UI-Testing-Toolbox/pull/370 @DemeSzabolcs this fixes an edge case that I came across today. the nicer way to handle this for now is just to cut off the entire source string so that we always end up with valid JSON no matter where the cutoff happens.