[Bug 168226] KReplace: Placeholder substitution for regular expressions not implemented

Christoph Burgmer chrislb at gmx.de
Sun Aug 3 17:05:23 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=168226         




------- Additional Comments From chrislb gmx de  2008-08-03 17:05 -------
Created an attachment (id=26601)
 --> (http://bugs.kde.org/attachment.cgi?id=26601&action=view)
Test case

See Bug 140837.

See attachment for a testcase. This is a PyKDE application that uses a
KTextEdit. For any string input a substring string "test" will be substituted
with itself and the whole input will be printed to stdout. "Test that" will
currently resolve to "\1 that" which shows that \1 is not substituted.


More information about the Kdelibs-bugs mailing list