
| Key: |
MDL-16051
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Trivial
|
| Assignee: |
Petr Škoda
|
| Reporter: |
Steveng
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
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
|
|
|
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.
|
|
Description
|
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. |
Show » |
|
thanks for the report