Opened 17 years ago

Closed 17 years ago

#3144 closed defect (fixed)

Changeset logs page (trac) render some components wrongly

Reported by: seemant+django@… Owned by: Jacob
Component: *.djangoproject.com Version:
Severity: normal Keywords: website
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

http://code.djangoproject.com/log/django shows the legend in a wrong place. One would expect it to be either at the very top or the very bottom. On FF2/linux and FF1.5/win and Safari, it appears to be in the middle of the logs somewhere.

Change History (1)

comment:1 by Simon G. <dev@…>, 17 years ago

Keywords: website added
Resolution: fixed
Status: newclosed

I believe the recent upgrade to trac fixed this & I've been unable to recreate this error in Safari, Camino and FF2 (all OSX).

Note: See TracTickets for help on using tickets.
Back to Top