https://bugs.kde.org/show_bug.cgi?id=393444

            Bug ID: 393444
           Summary: "Find-Replace in files"  puts "nullptr" string in
                    current file instead of proper value
           Product: kdevelop
           Version: 5.2.1
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: All editors
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: piotr.mierzwin...@gmail.com
  Target Milestone: ---

Usage option "Find-Replace in files" breaks current file, because put "nullptr"
string instead of target string.

Step to reproduce:
1. Open any file from project
2. Double click on string to highlight it (string must be present in more than
current file)
3. Invoke Ctrl+Alt+F ("Find-Replace in files")
4. Put some target string
5. Click "Replace"

Current result:
String has been correctly changed in all affected files skipping current one
(opened) where has been put string "nullptr"

Expected result
String should be replaced in all affected files including current one (opened)

Note.
Because of this bug user can easy break his project.
I'm not sure if this is related to KTextEditor component or only KDevelop built
option.

My platform uses:
  Qt-5.10.1   KF-5.45  Plasma 5.12.4
  KDevelop comes from distribution packages

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to