[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/akregator/src
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2010-01-28 19:39:18
Message-ID: 1264707558.435497.17821.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1081572 by osterfeld:

forwardport

SVN commit 1081571 by osterfeld:

Don't eat first linebreak in an RSS entry.
Patch from Igor Poboiko
BUG:144420


 M  +2 -1      articleformatter.cpp  


--- trunk/KDE/kdepim/akregator/src/articleformatter.cpp #1081571:1081572
@@ -334,7 +334,8 @@
     // these rules make sure that there is no leading space between the header and the first of the text
             ".content > P:first-child {\n margin-top: 1px; }\n"
             ".content > DIV:first-child {\n margin-top: 1px; }\n"
-            ".content > BR:first-child {\n display: none;  }\n"
+    // Do we really need that? See bug #144420
+//            ".content > BR:first-child {\n display: none;  }\n"
     //".contentlink {\n display: block; }\n"
             "}\n\n" // @media screen, print
     // Why did we need that, bug #108187?
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic