@peopleinside said in Html entities in the database.:
php bin/console c:c
I tried clearing the cache both ways, but i still get when the ticket page loads:
Uncaught ReferenceError: sfTinyMce is not defined
at 409:4210
Uncaught TypeError: sfTinyMceNew2.init is not a function
at InitTinyMce (409:4230)
at r.initialize (409:3103)
at r.e.View (backbone.js:1300)
at new r (backbone.js:2060)
at HTMLDocument.<anonymous> (409:4180)
at e (jquery.min.js:2)
at t (jquery.min.js:2)
and when i try to edit a ticket message
Uncaught ReferenceError: tinyMCE is not defined
at r.fn (409:2826)
at Object.fn (backbone-validation-min.js:8)
at nr (underscore-min.js:6)
at Object.<anonymous> (underscore-min.js:6)
at Object.fn (underscore-min.js:6)
at backbone-validation-min.js:8
at r (underscore-min.js:6)
at Function.<anonymous> (underscore-min.js:6)
at i (backbone-validation-min.js:8)
at r.<anonymous> (backbone-validation-min.js:8)