You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David M. Johnson (Jira)" <ji...@apache.org> on 2020/05/03 20:02:00 UTC

[jira] [Resolved] (ROL-2165) Fix poor formatting caused by word-wrapping in CommentDataServlet.java

     [ https://issues.apache.org/jira/browse/ROL-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David M. Johnson resolved ROL-2165.
-----------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)