Openfire 3.5RC1 Issues/Bugs

I have found the following issue with RC1:

  1. The admin webpage does not display correctly at 1024x768. The content on the right side of the screen is cut off.

  2. Avatars for gateway contact still time out even while using the embedded database (tried with MySQL as well)

  3. The error:

          2008.03.12 11:16:44 Received iq packet: <iq id="DUu2p-35" to="xmpp.testbed.ad.mtstravel.com" type="get" from="toddg@testbed.ad.mtstravel.com/spark"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 
          2008.03.12 11:16:44 xmpp: Sending packet: <iq type="result" id="DUu2p-35" from="xmpp.testbed.ad.mtstravel.com" to="toddg@testbed.ad.mtstravel.com/spark"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="gateway" type="xmpp" name="XMPP Transport"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="jabber:iq:gateway"/><feature var="jabber:iq:register"/><feature var="jabber:iq:version"/><feature var="vcard-temp"/><feature var="jabber:iq:registered"/></query></iq> 
          2008.03.12 11:16:44 Received presence packet: <presence id="DUu2p-36" to="xmpp.testbed.ad.mtstravel.com" from="toddg@testbed.ad.mtstravel.com/spark"><status>Available</status><priority>1</priority& gt;<x xmlns="vcard-temp:x:update"><photo>563b3b537ae870d7bf25ae22688132f17c7 f9cbf</photo></x><x xmlns="jabber:x:avatar"><hash>563b3b537ae870d7bf25ae22688132f17c7f9cbf </hash></x></presence> 
          2008.03.12 11:16:44 A new session has come online: toddg@testbed.ad.mtstravel.com/spark 
          2008.03.12 11:16:44 Loaded avatar for toddg@testbed.ad.mtstravel.com of hash 563b3b537ae870d7bf25ae22688132f17c7f9cbf 
          2008.03.12 11:16:44 Created xmpp session for toddg@testbed.ad.mtstravel.com/spark as 'mtstravel' 
          2008.03.12 11:16:44 Creating xmpp session for mtstravel 
          2008.03.12 11:16:44 Received iq packet: <iq id="DUu2p-37" to="aim.testbed.ad.mtstravel.com" type="get" from="toddg@testbed.ad.mtstravel.com/spark"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 
          2008.03.12 11:16:44 aim: Sending packet: <iq type="result" id="DUu2p-37" from="aim.testbed.ad.mtstravel.com" to="toddg@testbed.ad.mtstravel.com/spark"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="gateway" type="aim" name="AIM Transport"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="jabber:iq:gateway"/><feature var="jabber:iq:register"/><feature var="jabber:iq:version"/><feature var="vcard-temp"/></query></iq> 
          2008.03.12 11:16:46 Updating status  for TransportSession[toddg@testbed.ad.mtstravel.com] 
          2008.03.12 11:16:46 xmpp: Sending packet: <presence to="toddg@testbed.ad.mtstravel.com" from="xmpp.testbed.ad.mtstravel.com"><status>Available</status>& lt;/presence> 
          2008.03.12 11:16:46 (XMPP) Storing new buddy:  
          2008.03.12 11:16:46 Syncing Legacy Roster: [] 
          2008.03.12 11:16:46 ROSTERSYNC: We found, updating daniel.henninger\40jivesoftware.com@xmpp.testbed.ad.mtstravel.com 
          2008.03.12 11:16:46 Updating status for  
          2008.03.12 11:16:46 xmpp: Sending packet: <presence to="toddg@testbed.ad.mtstravel.com" from="daniel.henninger\40jivesoftware.com@xmpp.testbed.ad.mtstravel.com"><status>Online</status></presence> 
          2008.03.12 11:16:47 Updating status for  
          2008.03.12 11:16:51 XMPP: Failed to load XMPP avatar: 
          Timeout getting VCard information: request-timeout(408) Timeout getting VCard information 
          at org.jivesoftware.smackx.packet.VCard.doLoad(VCard.java:552) 
          at org.jivesoftware.smackx.packet.VCard.load(VCard.java:537) 
          at org.jivesoftware.openfire.gateway.protocols.xmpp.XMPPListener$1.run(XMPPListene r.java:146) 
          2008.03.12 11:16:52 XMPP: Failed to load XMPP avatar: 
          Timeout getting VCard information: request-timeout(408) Timeout getting VCard information 
          at org.jivesoftware.smackx.packet.VCard.doLoad(VCard.java:552) 
          at org.jivesoftware.smackx.packet.VCard.load(VCard.java:537) 
          at org.jivesoftware.openfire.gateway.protocols.xmpp.XMPPListener$1.run(XMPPListene r.java:146)

#2 is not an openfire issue =) i don’t understand why it’s occuring to you though

#1 I resized the window to a pretty small size with safari and it looked more or less fine. About as fine as it could be. what browser are you seeing this problem at 1024x768?

The browser is IE 7 and IE 6. Picture attache of the plugins page.

We love you IE…

There’s already an issue filed for this though: JM-1285

Thanks!