Changes between Initial Version and Version 1 of Ticket #16147, comment 1

Timestamp:
01/08/11 15:36:17 (2 years ago)
Author:
novasource
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16147, comment 1

    initial v1  
    1 Just confirmed that deleting line 455 ({{{if( !empty($line) )}}}) fixed everything for me. Now the \n is restored to the end of every line. 
     1Just confirmed that deleting line 455 ({{{if( !empty($line) )}}}) fixed everything for me. Now the '''\n''' is restored to the end of every line. 
    22 
    33I could see it being prudent, as a cleanup step, to remove any trailing '''\n'''s from the post_content, extended, post_except, post_keywords, and comment_content values for good measure.