| Steps to Reproduce: | Change the tab image for an app with lots of users such as 208195102528120 Watch as one of the 10000 slots gets taken that was previously allocated to another page tab image. To see this in action with the CDN cache, take the image url and load it like: http://photos-c.ak.fbcdn.net/photos-ak-snc1/v85005/64/208195102528120/ then load it again with ?uncache at the end to have the CDN recache it: http://photos-c.ak.fbcdn.net/photos-ak-snc1/v85005/64/208195102528120/ You'll see different images, the old one and the new one. |
|---|---|
| Expected Behavior: | Each image uploaded needs it's own unique identifier to not override previously uploaded images. |
| Actual Behavior: | Each image uploaded runs the risk of overwriting another application users tab image. |