This revision was automatically updated to reflect the committed changes.
Closed by commit R311:d4980443755f: Fix
QRegularExpression::wildcardToRegularExpression() usage (authored by
ahmadsamir).
REPOSITORY
R311 KWallet
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26707?vs=73702&i
apol accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R311 KWallet
BRANCH
l-qregularexpression-wildcard (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D26707
To: ahmadsamir, #frameworks, apol, dfaure
Cc: kde-frameworks-devel, LeGast00
ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, apol, dfaure.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
REVISION SUMMARY
It turns out that QRegularExpression::wildcardToRegularExpression() returns
an anchored (with \A and \z) pa