J

Anyone else have passwords input into the location field?

  • Thread starter Thread starter Joe Link
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
J

Joe Link

Guest

I imagine it's probably a specific browser/plugin/etc autofilling information, but about one out of every 30 new registrations we have what's obviously a password input into the location field.

In the register_macros template, to make it more clear to autocomplete, I've changed this:

<xf:textboxrow name="{$fieldName}" value="{$value}" required="true"

To this:

<xf:textboxrow name="{$fieldName}" value="{$value}" required="true" autocomplete="address-level2"

Although I've...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top Bottom