-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.0
-
Component/s: None
confluence-demo=# select count
from content where versioncomment = '\n';
count
-------
4600
(1 row)
We shouldn't be storing newlines (how are they getting there anyway?), but also this is causing the "comment" revealer to appear on the page when there is no comment.