• Hi all

    I think I found two little bugs while doing following:

    1. Add an image to the gallery
    2. Add same image again to gallery but edit it before, e.g. rotate it

    The rotated image is now twice in the media library and both images shown in the gallery are rotated.

    BUG#1: There should only be one image in the media library

    Okey, lets remove all images from the gallery and media library and run a 2nd try:

    1. Add an image to the gallery
    2. Add the same, unaltered image again to the gallery
    3. Edit the image in the media library, e.g. rotate it

    This leads to one rotated image in the media library. But the gallery shows now once the original and once the rotated image.

    BUG#2: The gallery should show the rotated image twice but not the original one

    Do you agree?

    Kind regards, Christian

    https://wordpress.org/plugins/maxgalleria/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author AlanP57

    (@alanp57)

    Christian,

    Maxgalleria modifies the media attachment query with a group by clause so that any images or attachment that have the same URL are only displayed once, otherwise users would think there are duplicate images in the library. The problem with what you are doing is that two images have the same name. I recommend you upload them with different names so they will both be treated as unique images. This may should solve the problems you are experiencing.

    Let us know how this recommendation works.

    Alan

    Thread Starter Christian Frick

    (@christian-frick)

    Hi Alan,

    Yes, this would probably solve the problem. However, I just wanted to report that little inconsistency. I just got to it while testing the “addon” regarding https://wordpress.org/support/topic/keep-photos-is-separate-locationsfolders.

    Btw, do you wan’t me to report further bugs/requests on an other address?

    Christian

    Plugin Author AlanP57

    (@alanp57)

    Sure, you can continue to report bug here. If it is something serious, we’ll give our attention to it.

    Thanks,
    Alan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Edit an already inserted image’ is closed to new replies.