Our client noticed that the autocomplete on the email field is not working as expected. This is caused by the name attribute on the input field.

A solution is to add an email field and validation function where we copy the value to the name field.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bceyssens’s picture

Status: Active » Needs review
FileSize
4.73 KB

Status: Needs review » Needs work

The last submitted patch, 1: 2334633-email_field_autocomplete.patch, failed testing.

bceyssens’s picture

bceyssens’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 3: 2334633-email_field_autocomplete-3.patch, failed testing.

greggles’s picture

What code provides autocomplete? Are you referring to a browser feature?

greggles’s picture

Category: Bug report » Feature request
Status: Needs work » Closed (works as designed)

Without an answer to #6:
* this seems more like a feature to me, so re-categorizing.
* I think the module basically works as designed, so closing.