https://bugzilla.wikimedia.org/show_bug.cgi?id=55776
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Bawolff (Brian Wolff) <[email protected]> --- So at first glance it appears the following happened: *file was deleted by legoktm via normal action=delete (there is a log action to prove it) *for some reason entry in image table was not removed. Page text and the actual image was deleted (but htcp purge maybe didn't happen) *stefan2 saw the image on the page with no description, so created one. *image eventually falls out of varnish cache, so now we see broken image. Mediawiki still has entry in image table, so still tries to display broken image, and hence doesn't use commons image) Conclusion: filebackend operations aren't as atomic as they should be. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
