Skip navigation
6388 Views 12 Replies Latest reply: Feb 19, 2010 12:53 AM by Guenther Niess RSS
Walter Ebeling Silver 142 posts since
Oct 25, 2006
Currently Being Moderated

Oct 8, 2008 7:32 AM

Spark 2.6.0B2 BUG: Empty groups and missing search bar

Hi

 

I have tracked down a bug in 2.6.0.B2 related to users in the roster that belong to no group.

 

Symptoms:

- No user is shown as online, even if they are online.

- The IM Gateway buttons are not showing up

- Not all users of the rooster are shown in the offline group

- The search ba is disappearing

 

How to reproduce:

 

-Fresh Install of OF 3.6.0a (bug shows also on 3.5.2)

-Install the user import export 2.2.1 plugin


- Load this user:

<?xml version="1.0" encoding="UTF-8"?>

 

<Openfire>
  <User>
    <Username>Donald.duck</Username>
    <Password>password</Password>
    <Email>walter.ebeling@mycompany.com</Email>
    <Name>Walter Ebeling</Name>
    <CreationDate>1171038962547</CreationDate>
    <ModifiedDate>1171038962547</ModifiedDate>
    <Roster>
      <Item jid="some.one@jabber.int.kn" askstatus="-1" recvstatus="-1" substatus="3" name="Some One">
        <Group></Group>
      </Item>
    </Roster>
  </User>
</Openfire>

 

- Start 2.6.0 B2 and log on to the server as Donald.Duck with the password "password"

 

I would consider this a major bug in 2.6.0.b2. Beta 1 was not showing this.

 

Kind regards

 

Walter

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points