Bug 204656

Summary: Import: "Device Information": linebreaks not HTMLified in KTextEdits [patch]
Product: [Applications] digikam Reporter: Michael G. Hansen <mike>
Component: Import-MainViewAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0
Attachments: Patch against r1013664, convert linebreaks to <br>

Description Michael G. Hansen 2009-08-21 15:02:42 UTC
Version:           1.0.0-beta3 (using KDE 4.3.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Linebreaks in the information texts shown under Summary, Manual and About are not converted to <br> before being passed to KTextEdit. Fixed in attached patch.
Comment 1 Michael G. Hansen 2009-08-21 15:03:40 UTC
Created attachment 36329 [details]
Patch against r1013664, convert linebreaks to <br>
Comment 2 caulier.gilles 2009-08-21 15:09:42 UTC
SVN commit 1014104 by cgilles:

apply patch from Michael G. Hansen to fix line break with <br>
BUG: 204656


 M  +18 -9     gpcamera.cpp  
 M  +8 -5      umscamera.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1014104