Moving images of non-index folders fails
-
Hi Alan
I’m doing following:
1. Adding an image via WP Media Library (it is added to uploads/2018/08)
2. Checking for new folders or pressing Sync in folder uploads/2018 to get folder 08 listed in Media Library Folders
3. Having to press Sync to show added image in folder 08
4. Moving the image to folder uploads/testFollowing problems occur:
– As soon as Sync is pressed (step 3), a duplicate of the image is created in the DB (why is pressing Sync even necessary?)
– As soon as the image is moved (step 4), the original attachment DB entry points to a non-existing path
– In case of having the image already added to a gallery, the gallery points to the non-existing path
– Minor: The guid in the DB of the moved image is a local file-system specific path. However, the post-meta entry is fine.The problem does not occur when the folder is already shown in the Media Library Folder plugin and I add a 2nd image.
The problem occurs again when I delete the 08 mgmlp_media_folder entry in the DB and repeat step 1 to 4.
I’m wondering if you are able to reproduce this issue?
Best regards
Christian
- The topic ‘Moving images of non-index folders fails’ is closed to new replies.