Project

General

Profile

Actions

Bug #7570

closed

Userlist removal of users may not be working in some cases

Added by krileon almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03 June 2019
Due date:
% Done:

100%

Estimated time:

Description

When searching a userlist for a user that has marked the field being searched as private it can sometimes display the user instead of removing their row. Unsure of cause as is unreliable.

https://www.joomlapolis.com/forum/255-developer-members-support/240992-age-in-code-field

Actions #1

Updated by krileon almost 5 years ago

This is due to the fieldname check. It's checking if the field name exists in $_REQUEST, but for age range it uses FIELDNAME_minval and FIELDNAME_maxval. This check needs to be improved.

Actions #2

Updated by krileon almost 5 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

__minval and __maxval will now trigger userlist privacy checks

Actions #3

Updated by krileon over 4 years ago

  • Target version changed from 945 to 6.1.0
Actions #4

Updated by krileon over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF