xwikisas / application-xpoll

Simple poll application, Doodle like
0 stars 6 forks source link

Local users can't see global users names while voting in a subwiki #61

Closed ane-gabriela closed 4 years ago

ane-gabriela commented 5 years ago

Preconditions:

Steps to reproduce:

  1. Access the subwiki as Admin
  2. Add the global users in the subwiki
  3. Create 2 local users
  4. Create a new poll
  5. Vote with the global users
  6. Log in as the local users and observe the poll

Expected results: The local users are able to see all the voting users.

Actual results: The local users can't see the names of the global users that voted, "$user.name" appears instead.

Note: All the names appear while looking at the Poll as a guest (not loged-in)

Environment: Windows 10, XWiki 9.11 Standard, Polls Application (Pro) 2.0

LocalUserView