Bug 204656 - Import: "Device Information": linebreaks not HTMLified in KTextEdits [patch]
Summary: Import: "Device Information": linebreaks not HTMLified in KTextEdits [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Import-MainView (show other bugs)
Version: 1.0.0
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-21 15:02 UTC by Michael G. Hansen
Modified: 2012-06-27 11:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments
Patch against r1013664, convert linebreaks to <br> (3.69 KB, patch)
2009-08-21 15:03 UTC, Michael G. Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
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