Issue Details (XML | Word | Printable)

Key: CONF-10431
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Paul Curren [Atlassian]
Reporter: Jim Dibble
Votes: 1
Watchers: 0
Operations

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

Userlister macro no longer seems to work if you don't supply a "group" parameter

Created: 12/Jan/08 07:51 PM   Updated: 04/Feb/08 03:05 AM
Component/s: Documentation, Macros - Userlister Macro
Affects Version/s: 2.7
Fix Version/s: 2.7.2

Time Tracking:
Not Specified

Participants: Günter Büren, Jim Dibble and Paul Curren [Atlassian]
Since last comment: 43 weeks, 4 days ago
Internal Complexity: 1
Resolution Date: 04/Feb/08 03:03 AM
Internal Value: 5
Labels:


 Description  « Hide
In my 2.5 installation, I created a page for wiki administrators that listed online users, using the following macro: {userlister:online=true}

But, when I upgraded to version 2.7, I get the following error message on my wiki page:
Please specify a value for 'group' or 'groups'.

The wiki notation help (when in the Wiki Markup editor) does not list "group" or "groups" as a required parameter. I looked in the documentation, and the documentation does now list it as a required parameter.

When I write the macro as follows:

{userlister:groups=*|online=true}

I get a list of all users in the system (both online and offline).



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Günter Büren added a comment - 31/Jan/08 05:23 PM
We upgraded from 2.2.10 to 2.6.2. We had the same problem as Jim with the group parameter. In addition the macro {userlister:groups=*|online=true}

lists of all offline users in the system (in grey) but no online users. When I change the online attribute to false all online users are shown
in color and all offline users in grey. I did not find a way to hide the offline users.

Günter