Issue Details (XML | Word | Printable)

Key: CONF-3322
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Jens Schumacher [Atlassian]
Votes: 15
Watchers: 14
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

Userlister online and offline status broken

Created: 30/May/05 12:11 AM   Updated: 26/May/08 06:00 AM
Component/s: Macros - Userlister Macro
Affects Version/s: 1.4
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Duplicate
 
Reference
 

Participants: Andreas Deimer, Charles Miller [old account, do not assign issues], Fabrizio Magelli, Günter Büren, Jens Schumacher [Atlassian], Peter H. Reiser and Von Landfried
Since last comment: 40 weeks, 2 days ago
Internal Complexity: 5
Support reference count: 6
Internal Value: 6
Labels:


 Description  « Hide
The userlister macro does not display the online and offline status correct. Users are sometimes displayed as beeing online and offline at the same time. {userlister:online=true} {userlister:online=false}

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Fabrizio Magelli added a comment - 13/Oct/05 04:19 AM
I have same problem on Version: 1.4.3 Build:#219 Aug 15, 2005
My Confluence site use Jira user integration.

Andreas Deimer added a comment - 28/Feb/06 03:38 PM
Hi guys,

I am using version 2.1.4 and the userlister macro is still not working. Is someone going to look at this problem?
It seems the header is ok (e.g. Group: All Users (offline)). But, as stated before, when I specify the parameter online=true, the list is always empty as if the online status of each user is not recognized properly.

Please, could you give an update on the progress of this matter?

Thanks!
Andreas


Andreas Deimer added a comment - 28/Feb/06 03:43 PM
This issue has been reported for version 1.4 and is still around in version 2.1.4. Did you incorporate the source code contribution of CONF-3535, or is this maybe causing the problem?

Charles Miller [old account, do not assign issues] added a comment - 05/Mar/06 11:33 PM
The code contributed in CONF-3535 was included in Confluence 2.0.

Many of the problems with the userlister macro are due to the fact that the online status part of the macro relies on application server behaviour that is, in fact, incorrect according to the Servlet 2.3 specification. Thus, there's no way to get it working reliably on most of the application servers into which Confluence is deployed.

So far we haven't come up with a workaround that doesn't cause more problems than it solves.


Von Landfried added a comment - 27/Nov/07 11:31 AM
This appears to be broken in 2.6.1 because I have the following line: {userlister:groups=eyestreet-employees|online=true}

And it displays all the OFFLINE employees instead of only the ONLINE ones. Strange.


Peter H. Reiser added a comment - 16/Jan/08 04:29 AM
We have the same problem with Confluence 2.6.2 e.g online users are not displayed.

Please fix

Thanks
Peter


Günter Büren added a comment - 13/Feb/08 02:19 AM
With Confluence 2.6.2 based on Tomcat 5.0 we experience the problem von Landfried has depicted before. Obviously the plugin detects the active users correctly, but it shows the complement with the icons in grey. If we set {userlister:groups=*|online=false} the icons for active users are shown in colors and all inactive user icons are shown in grey. As active users are detected correctly I can not believe that it is an application server problem.

We would appreciate if you could fix the bug shortly

Thanks

Günter