David M. Johnson created ROL-2165:
-------------------------------------
Summary: Fix poor formatting caused by word-wrapping in
CommentDataServlet.java
Key: ROL-2165
URL: https://issues.apache.org/jira/browse/ROL-2165
Project: Apache Roller
Issue Type: Bug
Components: User Interface - General
Affects Versions: 6.0.0
Reporter: David M. Johnson
Assignee: David M. Johnson
Fix For: 6.0.1
Remove this line:
{code:java}
content = WordUtils.wrap(content, 72);{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)