Closed Bug 652688 Opened 13 years ago Closed 13 years ago

Old, removed image is referenced and 404s in user pages

Categories

(developer.mozilla.org Graveyard :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: stephend, Unassigned)

References

()

Details

In trying to test bug 605646, I deleted my previously uploaded image and uploaded a new one, on https://developer-stage.mozilla.org/User:stephendonner?view=home

(It shows up in my user-activity feed: https://developer-stage.mozilla.org/Special:Contributions?target=stephendonner.)

Now, I'm seeing 404s for the old image when loading my user page:

[15:50:48.568] GET https://developer-stage.mozilla.org/User:stephendonner?view=home [HTTP/1.1 200 OK 658ms]
[15:50:49.333] GET https://developer-stage.mozilla.org/skins/common/js.php?perms=LOGIN,BROWSE,READ,SUBSCRIBE,UPDATE,CREATE [HTTP/1.0 304 Not Modified 170ms]
[15:50:49.365] GET https://developer-stage.mozilla.org/@api/deki/files/4347/=Lighthouse.jpg [HTTP/1.1 404 Not Found 184ms]
[15:50:49.576] GET https://developer-stage.mozilla.org/@api/deki/files/4347/=Lighthouse.jpg [HTTP/1.1 404 Not Found 19ms]
The real errors are below -- sorry, something weird with the paste, above.

[15:50:49.365] GET https://developer-stage.mozilla.org/@api/deki/files/4347/=Lighthouse.jpg [HTTP/1.1 404 Not Found 184ms]
[15:50:49.576] GET https://developer-stage.mozilla.org/@api/deki/files/4347/=Lighthouse.jpg [HTTP/1.1 404 Not Found 19ms]
I have no idea what this means, fwiw. :)
Eric, did you:

* click the second link in comment 0, and see "Talk:en	19 Oct 2010 23:46	added 'Lighthouse.jpg'"
* also click on https://developer-stage.mozilla.org/User:stephendonner?view=home, and see that lighthouse.jpg doesn't show up?

If so, you'll probably understand.
This seems like correct behavior to me. If you delete a file, of course you're going to get 404s where it's referenced...

Certainly when I look at it, it's doing what I expect.
Yeah, sorry about this bug, all (esp. Eric) -- don't know what I was thinking, honestly.  I was treating this as a user-profile-ish page, for some reason, rather than a sandbox for HTML comments/images, etc.

Lame.

Resolving as INVALID.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Component: Deki Infrastructure → Other
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.