<html>
    <head>
      <base href="https://bugzilla.rosalinux.ru/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Platform</th>
          <td>2021.1
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - copy/move symbolic link moves link destination instead"
   href="https://bugzilla.rosalinux.ru/show_bug.cgi?id=13587">13587</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>copy/move symbolic link moves link destination instead
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>ROSA-based products
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>ROSA Fresh
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Plasma5
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>CONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>GUI&amp;scripts
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>bugs&#64;lists.rosalinux.ru
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>0x7633&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>bugs&#64;lists.rosalinux.ru
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.5

If you copy a symbolic link in Dolphin, it pastes the link target instead of
making a copy of the symlink. If you move a symbolic link, it moves the link
target instead while breaking the symbolic link you tried to move. This is a
regression from earlier versions of Dolphin (not sure when was the last good
version) and affects the current development version 23.03.70.

STEPS TO REPRODUCE
1. Create a file (I just made a basic text file called &quot;test.txt&quot;)
2. Create two folders: &quot;folder1&quot; and &quot;folder2&quot;
3. Create a symbolic link to &quot;test.txt&quot; in folder1.
4. Move the symbolic link from folder1 to folder2.

OBSERVED RESULT
The &quot;test.txt&quot; file created in step 1 is moved to &quot;folder2&quot; while the symbolic
link created in step 3 remains in &quot;folder1&quot;. This link, of course, is now
broken, since it still points to the original location of &quot;test.txt&quot;.

EXPECTED RESULT
The symbolic link should have been moved from &quot;folder1&quot; to &quot;folder2&quot; and the
actual &quot;test.txt&quot; file should never have been moved.

If you try copying the symbolic link instead of moving it, you will end up with
a copy of the link target (the actual &quot;test.txt&quot;) in folder2 instead of a copy
of the symbolic link.

<a href="https://bugs.kde.org/show_bug.cgi?id=464225">https://bugs.kde.org/show_bug.cgi?id=464225</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>