Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-9347 now.

No Image set for title logo, red X in IE (fix completed in vcs)

Someone else reported this a while ago (ticket 12423), but it was listed as "fixed in CVS" yet with the released version of the board, IE users see a red X.

I tried to set the board to "include dimensions? No" but it kept on reverting to "yes" So I set the dimensions to 0. Now IE users have a smaller box with a red X (Firefox users still see nothing).

Since the ticket was supplied back for RC1, and I just recently had someone complain about the red X I don't know if it was around in RC2, 3, 4, 5, 6, 7, 8 or not, or if something in the final release put the glitch back in.

The board still has the line of:
<a href="./index.php" title="Board index" id="logo"><img src="./styles/prosilver/imageset/" alt="" title="" /></a>

Which it should have nothing listed if there's no image.

Comments / History

Moved ticket from project "Issue trackers" (Bug tracker) to "phpBB 3.0.x" (Bug tracker)

Action performed by A_Jelly_Doughnut (MOD Team Member) on Dec 15th 2007, 22:35

Posted by Kellanved (Former Team Member) on Dec 15th 2007, 23:00

"Glitch" is incorrect, Imagesets are not able to handle empty images as the image tag itself is done in HTML/the template.
I'll look into it.

Assigned ticket to user "Kellanved"

Action performed by Acyd Burn (Server Manager) on Dec 27th 2007, 16:29

Linked ticket with changeset: r8293

Action performed by Kellanved (Former Team Member) on Jan 3rd 2008, 14:04

Changed ticket status from "New" to "Fix completed in CVS"

Action performed by Kellanved (Former Team Member) on Jan 3rd 2008, 14:10

Ticket details

Related SVN changesets