Jump to content


Photo

Image moderation - selecting 1 image to moderate, count = 2


See the attached image. I've selected 1 image yet the count shows as 2. Select 2 the is 3 etc.

Attached Files


Attached Image: moderate.jpg

Status: Fixed
Version: 5.0.0 Beta 1
Fixed In: 5.0.0 Beta 1


11 Comments

Confirming.
Updating Status to: Cannot Reproduce

Do you have any selected in other albums or categories? I can't reproduce. I went to a category, checked one image, it says "With 1 checked images" at the bottom of the page.

Note that checked items carry over from page to page now (e.g. if you check one on page 1 and go to page 10, one is still checked).
You might also need to clear your cache as the javascript has changed between B1 and B2
Re selected in other albums etc. I've got too many to check but after deleting the checked image shouldn't the count be reset to zero anyway because if I did have another image selected somewhere that image would be deleted.
Yes, there is code to reset it to 0.

If you are seeing a wrong count, try checking your modiids cookie in your browser to see what is stored. Maybe it's something like ",333" and when splitting on the comma it has two entries: "" and "333".
Sorry I don't have any cookie named "modiids". I looked in my forum's cookie folder as well.
If this is reproducible on a site that is online, please send me (PM) access so I can test.

If this is reproducible on a site that is online, please send me (PM) access so I can test.

You can try it on the same site I pm'd you before.
Updating Fixed In to: 5.0.0 Beta 1
Updating Status to: Fixed

-
Yay!!
It was, as I suggested, due to a comma getting added in the cookie I referenced. I found where and why, and fixed it.

Simultaneously, I found that the "Select all images on this page" checkbox was no longer working and fixed that as well.