On Thu, May 27, 2010 at 03:19:58PM -0400, Daniel Kahn Gillmor wrote: > The headers on the dc10 schedule pages need updating; they still show > dc9 headers afaict: > > https://penta.debconf.org/penta/schedule/dc10 > > I have no idea who can fix this, but hopefully a ticket will help keep > it on the radar.
I looked into this earlier. The abstract code for it is commented out. The active code has the logo URL hardcoded. My guess is either a left over from a debugging session or a hack to work around a bug. e...@iobo:~/src/vcs/debconf/pentabarf$ grep -ri -B 1 http://media.debconf.org/dc9/images/dc9sc.png * rails/app/views/layouts/schedule.rxml-# xml.img(:alt=> @conference.title, :src=> conference_image( @conference.conference_id, 128 ) ) rails/app/views/layouts/schedule.rxml: xml.img(:alt=> @conference.title, :src=>'http://media.debconf.org/dc9/images/dc9sc.png') -edrz _______________________________________________ Debconf-team mailing list Debconf-team@lists.debconf.org http://lists.debconf.org/mailman/listinfo/debconf-team