fix URL detection with double urls like "http://www.foo.bar<http://foo.bar/>"
ClosedPublic

Authored by mkoller on Oct 21 2017, 4:57 PM.

Details

Summary

This fixes URL detection for cases where one url with enclosing brackets follows one without,
which is mentioned in the KDE bug report #346132 (and I myself get such mails from company M$ mail clients)

Test Plan

autotest

Diff Detail

Repository
R244 KCoreAddons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkoller created this revision.Oct 21 2017, 4:57 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 21 2017, 4:57 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
mlaurent accepted this revision.Oct 22 2017, 1:56 PM
This revision is now accepted and ready to land.Oct 22 2017, 1:56 PM
This revision was automatically updated to reflect the committed changes.