“1” printed in password policy description instead of the actual description.

Screenshot:
https://www.evernote.com/shard/s54/sh/70e3353b-c841-45af-a9f1-d8540abc3c...

Comments

esolano’s picture

Adding patch.

tanc’s picture

Status: Active » Reviewed & tested by the community

Confirmed 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.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 1: password_policy-1-printed-in-description-2206091-1.patch, failed testing.

erikwebb’s picture

  • Commit d093d16 on 7.x-2.x authored by esolano, committed by erikwebb:
    Issue #2206091 by esolano: “1” printed instead of "description"
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.