Diffusion KIO 092beaf6fbab

Truncate long filname before creating a link

Authored by chinmoyr on May 14 2019, 12:23 PM.

Description

Truncate long filname before creating a link

Summary:
URL of a website can exceed 255 characters. Consequently we cannot create a link to such URL.
In such cases try to truncate the filename to 255 characters.

BUG: 342247

Reviewers: dfaure, ngraham

Reviewed By: dfaure, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D21155

Details

Committed
chinmoyrMay 14 2019, 12:25 PM
Reviewer
dfaure
Differential Revision
D21155: Truncate long filname before creating a link
Parents
R241:907ccd0ef9be: Remove deprecated method qVariantFromValue->QVariant::fromValue
Branches
Unknown
Tags
Unknown