On Sat, Mar 22, 2008 at 03:20:37PM -0700, kirby urner wrote: > Works for me. I get a list of contestants, a thumbnail page, a full > size page.
Hmm Firefox accepts it but Safari not. And for a good reason: on http://www.europython.org/community/Planning/ProposedLogo/Jonkman the not working image is referred to as http:/wiki/ep2008/img/logo/europython-112x80.png (Safari) The HTML source is <a class="external" href="http:/wiki/ep2008/img/logo/europython-112x80.png"><img alt="http:/wiki/ep2008/img/logo/europython-112x80.png" src="http:/wiki/ep2008/img/logo/europython-112x80.png" title="http:/wiki/ep2008/img/logo/europython-112x80.png" /></a> Other images on the page are things like: src="/wiki/modern/img/star_off.png" But /wiki is of course something else that http:/wiki So please fix the other problems first, and test your code. We are using a language that has fantastic test frameworks. Delivering something sloppy like this is really bad press IMHO.... -- __________________________________________________ "Nothing is as subjective as reality" Reinoud van Leeuwen [EMAIL PROTECTED] http://reinoud.van.leeuwen.net __________________________________________________ _______________________________________________ EuroPython mailing list [email protected] http://mail.python.org/mailman/listinfo/europython
