Discourse is an open source discussion platform. Starting with version 2.9.0.beta5 and prior to version 2.9.0.beta10, an incomplete quote can generate a JavaScript error which will crash the current page in the browser in some cases. Version 2.9.0.beta10 added a fix and tests to ensure incomplete quotes won't break the app. As a workaround, the quote can be fixed via the rails console.
| Software | From | Fixed in |
|---|---|---|
| discourse / discourse | 2.9.0-beta5 | 2.9.0-beta5.x |
| discourse / discourse | 2.9.0-beta7 | 2.9.0-beta7.x |
| discourse / discourse | 2.9.0-beta8 | 2.9.0-beta8.x |
| discourse / discourse | 2.9.0-beta6 | 2.9.0-beta6.x |
| discourse / discourse | 2.9.0-beta9 | 2.9.0-beta9.x |