2 messages in com.mysql.lists.eventum-usersSmall glitch on Firefox-Linux
FromSent OnAttachments
Nicolas Clemeur23 May 2005 20:50 
Joao Prado Maia25 May 2005 11:08 
Subject:Small glitch on Firefox-Linux
From:Nicolas Clemeur (ncle@daesim.com)
Date:05/23/2005 08:50:28 PM
List:com.mysql.lists.eventum-users

Hello all,

In firefox under linux, the mail queue log wasn't displayed. By viewing the source of the html page, I could see the data was present but not rendered in the browser.

Instead an unexpected "display:none" was there. I could correct this by remving the comment in

eventum/templates/en/mail_queue.tpl.html around line 16:

<!-- {get_display_style element_name="drafts"} -->

I am not to sure if it is a bug in firefox or eventum but I though I would let you know as it would not hurt to remove these comments anyway. Or the solution might be to replace the closing comment with "//-->" as it is done elsewhere

Best regards,

Nicolas