Bug 381858 - Cannot use \L modifier (convert to lowercase) in batch regular-expression-replacements
Summary: Cannot use \L modifier (convert to lowercase) in batch regular-expression-rep...
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: search (show other bugs)
Version: 16.12
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-01 11:36 UTC by H.H.
Modified: 2019-07-04 10:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: < Kate 19.04


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.H. 2017-07-01 11:36:05 UTC
kate allows the \L modifier in single search & replace operations like
search: ="\w+\.(HTM|JPG|GIF)"
replace: \L\0
which replaces all strings like ="MYFILE.HTM" to ="myfile.htm"

The \L modifier does not work when using the batch-replacing-operation.

Please support this!
Comment 1 Ahmad Samir 2019-07-02 18:02:26 UTC
What exactly do you mean by batch-replacing-operation?
Comment 2 H.H. 2019-07-02 18:22:56 UTC
I mean the operation on multiple files, it seems to be from an extension ("Search & Replace")
Comment 3 Kåre Särs 2019-07-04 10:37:47 UTC
Hi 

I fixed this some time a go, but did not find this report then.... At least fixed in Kate 19.04