View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009532 | mantisbt | news | public | 2008-08-13 08:17 | 2009-01-15 11:26 |
| Reporter | mdelmarter | Assigned To | jreese | ||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0a2 | ||||
| Fixed in Version | 1.2.0a3 | ||||
| Summary | 0009532: News items with paragraph breaks adds \r\n | ||||
| Description | So if you go to "Edit News" and add a new news item with paragraph breaks in it then the code displays the line break code. Example - I try to add:This is paragraph 1. This is paragraph 2.And it saves into the database:This is paragraph 1.\r\n\r\nThis is paragraph 2.I hope this renders correctly in the bug report... | ||||
| Tags | No tags attached. | ||||
|
Fix committed to SVN trunk, r5510. |
|
|
Follow up fix: Revision: 5521 |
|
|
MantisBT: master 7450aacb 2008-08-13 08:46 Details Diff |
Fix 0009532: News item contents were double-escaped. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5510 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0009532 |
|
| mod - core/news_api.php | Diff File | ||