History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-16051
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Petr Škoda
Reporter: Steveng
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Moodle

The "comfirm" filter has it values (or check) reversed.

Created: 15/Aug/08 05:44 AM   Updated: 19/Aug/08 09:42 PM
Component/s: Filters
Affects Version/s: 1.9.2
Fix Version/s: 1.9.3

Participants: Mathieu Petit-Clair, Petr Škoda and Steveng
Security Level: None
QA Assignee: Mathieu Petit-Clair


 Description  « Hide
When applying a filter with "confirm" as either "yes" or "no" you get the opposite results. Doing a search for all users with a filter "confirm = yes" will give you everyone that is already registered and does NOT need confirmation. Asking for those that do not need confirmation will give you those that do.


I could just be reading the filter option "confirm" incorrectly. If that is the case then might I suggest changing the option to read "needs confirmed" confirmed. I find this to be clearer than just "confirm".

I marked this as a bug to only moodle 1.9.2 since I can only test and confirm it on that version. Probably affects all version of moodle with this filter option.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Škoda - 18/Aug/08 06:34 AM
fixed in cvs, it is now called "Confirmed"
thanks for the report

Mathieu Petit-Clair - 19/Aug/08 01:41 PM
Closed.

Steveng - 19/Aug/08 09:42 PM
Thanks that will do nicely! Went ahead and changed those line in your diffs. Lovely fix.


Think I finally figured out how to add a comment...