Bug 345266

Summary: articleformatter.cpp:52: bad call to ternary operator ?
Product: [Applications] kdepim Reporter: dcb314
Component: messagecoreAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: GIT (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.14.7

Description dcb314 2015-03-17 15:55:25 UTC
akregator/src/articleformatter.cpp:52]: (style) Same expression in both branches of ternary operator.

       const QString title = !enclosure.title().isEmpty() ? enclosure.url() : enclosure.url();


Reproducible: Always
Comment 1 Laurent Montel 2015-03-17 22:18:56 UTC
Git commit 57df75c17bceadd5cec3993f36b287016822bdac by Montel Laurent.
Committed on 17/03/2015 at 22:17.
Pushed by mlaurent into branch 'KDE/4.14'.

Fix Bug 345266 - articleformatter.cpp:52: bad call to ternary operator ?

FIXED-IN: 4.14.7

M  +1    -1    akregator/src/articleformatter.cpp

http://commits.kde.org/kdepim/57df75c17bceadd5cec3993f36b287016822bdac