Closed (fixed)
Project:
Password Policy
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2014 at 14:39 UTC
Updated:
22 Jun 2014 at 22:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aohrvetpv commentedComment #2
aohrvetpv commentedNeeds to be fixed in other constraints too. Patch forthcoming.
Comment #3
aohrvetpv commentedComment #4
aohrvetpv commentedExample:
"Password can not have more than this number of identical consecutive characters."
can be read as
"Password is able to not have more than this number of identical consecutive characters."
which is the opposite of the intent.
Some people seem to argue that "can not" is equally valid, but even if considered valid, "cannot" is less prone to misinterpretations such as the above.
Comment #5
deekayen commentedComment #7
aohrvetpv commentedVerified "can not" exists neither in 7.x-1.x nor 6.x-1.x.
Originally I thought "can not" was flatly wrong, but as I posted before, it is not agreed upon. "cannot" has no chance of misinterpretation, so it seems to make sense to prefer it.