Bug 437033 - HTML tags instead of clickable link
Summary: HTML tags instead of clickable link
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Plugins (other bugs)
Version First Reported In: 7.3.0
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-13 11:04 UTC by herb
Modified: 2022-02-06 05:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 7.3.0
Sentry Crash Report:


Attachments
screenshot of details with HTML-tags (45.78 KB, image/jpeg)
2021-05-13 11:04 UTC, herb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description herb 2021-05-13 11:04:32 UTC
Created attachment 138385 [details]
screenshot of details with HTML-tags

SUMMARY
Hello,

digiKam has lots of export plugins.
Common to these plugins is that they all have an "About" button to open a dialog with information about the plugin, their developers etc.

In tab "Details" of these dialogs we see all HTML-tags for a link instead of the clickable link. Please see attached screenshot.
I suggest that this is not by design. 

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2021-05-13 12:05:05 UTC
Git commit b93b03f5e56f7d824c27a009f0ff1f93f6b78582 by Maik Qualmann.
Committed on 13/05/2021 at 12:03.
Pushed by mqualmann into branch 'master'.

fix format detection in the QTextBrowser
The setHtml() function would ignore the
line breaks in the translated text.
FIXED-IN: 7.3.0

M  +4    -1    core/libs/dplugins/setup/dpluginaboutdlg.cpp

https://invent.kde.org/graphics/digikam/commit/b93b03f5e56f7d824c27a009f0ff1f93f6b78582