3d2c55a9d5
The mass_tagger extension behaves incorrectly if the id of an image is the same as the ending of the id of another image. Example: Select image 143: var string == "143:" Select image 113: var string == "143:113:" Select image 43: var string == "1113:" So either the wrong image will be tagged, or it will cause an error if that image doesn't exist. |
||
---|---|---|
.. | ||
main.php | ||
script.js | ||
theme.php | ||
toggle.gif |