In some cases, an incomplete quote can generate a JavaScript error which will crash the current page in the browser.
Added a fix and tests to ensure incomplete quotes won't break the app.
The quote can be fixed via the rails console.
Impact
In some cases, an incomplete quote can generate a JavaScript error which will crash the current page in the browser.
Patches
Added a fix and tests to ensure incomplete quotes won't break the app.
Workarounds
The quote can be fixed via the rails console.