“1” printed in password policy description instead of the actual description.
Screenshot:
https://www.evernote.com/shard/s54/sh/70e3353b-c841-45af-a9f1-d8540abc3c...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | password_policy-1-printed-in-description-2206091-1.patch | 839 bytes | esolano |
Comments
Comment #1
esolano commentedAdding patch.
Comment #2
tancConfirmed that the "1" being printed out in the description field is due to using isset() for the output which returns TRUE (or 1 when displayed). The patch fixes this.
Comment #4
erikwebb commentedhttp://drupalcode.org/project/password_policy.git/commit/d093d16