Opened 14 years ago
Closed 14 years ago
#15380 closed (worksforme)
djangoproject home page browser dependent
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Using Gnome's Epiphany Web Browser 2.30.2 (WebKit) on FreeBSD 8.1 gives a different view of www.djangoproject.com (and some linked pages) than using Firefox 3.6.13.
Specifically, it shows the latest release as 1.2.4, and the most recent Weblog entry as Jan 14, 2011. Firefox shows the latest release as 1.2.5, and the most recent Weblog entry as Feb 16, 2011.
Furthermore, attempting to manually reach download/1.2.5/tarball/ fails with a "Page not found" message.
Note:
See TracTickets
for help on using tickets.
This sounds to me like a case of fail on the browser end. The download link definitely works, and the current page is definitely being served.
Closing worksforme unless you can provide specific details of what we are serving that is (1) causing Epiphany problems, and (2) incorrect behavior.