The plugin configuration gets reset and therefore the password will be empty and the field will be required. This creates an error when saving the form, because the password field is not filled out.

Even though the saferpay payment gateway form doesn't use ajax by default, other modules could extend the form and adding ajax to this would brake the form.

As discussed with @berdir, makes sense to remove the special password hiding feature and just show the password like other gateways do.

Comments

arpad.rozsa created an issue. See original summary.

arpad.rozsa’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new2.07 KB
berdir’s picture

Status: Needs review » Fixed

Committed.

  • Berdir committed 38eb9a4 on 8.x-1.x authored by arpad.rozsa
    Issue #3095301 by arpad.rozsa: Password field changes to required on...

Status: Fixed » Closed (fixed)

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