Your message dated Sat, 29 Dec 2007 02:59:00 +0100
with message-id <[EMAIL PROTECTED]>
and subject line [pkg-horde] Bug#421826: annoying HTML bug in mailbox header on 
Opera and IE7
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: imp4
Version: 4.1.3-4

There's a very annoying formatting bug in IMP's mailbox, shows in IE7.

The fix is dead simple,
http://bugs.horde.org/ticket/?id=3392

(actually the file is /usr/share/horde3/imp/templates/mailbox/header.inc)

Please add this to the stable package.

thx



--- End Message ---
--- Begin Message ---
Version: 4.1.4-1

---8<---
$ sed -n '33,38p' /usr/share/horde3/imp/templates/mailbox/header.inc 
<?php if ( $GLOBALS['browser']->isBrowser('msie') && 
$GLOBALS['browser']->getMajor() < 7): ?>
 <br class="clear" />
<?php else: ?>
 <div class="clear"></div>
<?php endif; ?>
</div>
---8<---

Perhaps we should provide "official" backports for stable
particularly because this bug.


Regards,
-- 
Gregory Colpart <[EMAIL PROTECTED]>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


--- End Message ---

Reply via email to