Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
See: https://github.com/NodeBB/NodeBB/issues/3296
P
@andreas-pcw can you look in the log for errors?
@Jam can't replicate it... using master
J
I had this issue on chrome version 51. It went away when I upgraded to chrome v53.
I have reinstalled nodebb to get it working again.
B
Looks like we need data.title = validator.sanitize(data.title).escape(); like we do for topic titles.