348: PNG transparency fix for IE doesn't work on development server

cuv****@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 14, 2008
What's the URL of the page containing the problem?
Any page with transparent PNGs.

What is the expected output? What do you see instead?
Expect the PNG transparent parts to match the background, but instead I
always see gray for those parts.

What operating system are you using? What browser?
Windows XP SP2, Internet Explorer 6.0 SP2

Please provide any additional information below.
This only happens when running the Django development server.  On my
production server running Apache+fastcgi, the transparency works fine, so I
would place this at a lower priority.
chipx86
#1 chipx86
  • -Priority-Medium
    +Priority-Low
    +OpSys-Windows
    +Milestone-Release1.0
    +Browser
chipx86
#2 chipx86
I can't reproduce this. On the development server, it's loading the script for
transparencies just fine. Wonder if it could be a config issue?
#3 cuv****@gmai***** (Google Code) (Is this you? Claim this profile.)
Hmm, I can't reproduce this anymore either.  Perhaps one of the other now-fixed
javascript errors was causing things not to work?  In any case, I'll comment here if
I see it again...
chipx86
#4 chipx86
Probably. I'm going to go ahead and mark it as fixed then.
  • +Fixed