Fix bug in filename template parser

Authored by davidre on Mar 17 2019, 9:04 AM.

Description

Fix bug in filename template parser

Summary: Quick fix for a bug in the parser. Before if the template included multiple %Nd expressions only the first would be parsed and all occurences of it replaced.

Test Plan:
Before:


After:

Reviewers: Spectacle, ngraham

Reviewed By: Spectacle, ngraham

Tags: Spectacle

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

Details

Committed
ngrahamMar 21 2019, 11:15 PM
Reviewer
Spectacle
Differential Revision
D19814: Fix bug in filename template parser
Parents
R166:d8f5642dc30b: Fix i18n in "Save" section of configuration dialog
Branches
Unknown
Tags
Unknown