Jump to content

Browser Extension is overwriting Values in Subsite


ROBEL IT

Recommended Posts

Hello,

 

we are having an issue with the browserextension in a private website in our network.

 

The Loginpage looks something like this:

http://myserver/index.php

and the fields like this

<input type="text" size="20" name="username" value="" autocomplete="off"

<input type="password" size="20" name="userpasswort"

 

AUtofill is activated. Ans to this point everything works fine.

 

The problem now is after the login when we open a site called systemparameters wich looks like this

 

http://myserver/index.php?page=400

<input type="text" size="3" name="palizenzen" value="192" autocomplete="off"

<input type="password" size="20" name="trennung_benutzer_kennwort"

 

On this files the browser extension also auto-fills and OVERWRITES the original values.

 

How do we solve this?

 

Thank You

 

Timo

 

Link to comment
Share on other sites

Hi Timo,

 

In order to test scenarios like this, we need publicicly accessbile web sites that we can test ourselves, and debug with our tools.

 

Are these two different web sites, as the URL looks to be the same in your example above. We do only support base URL matching, so if the base URL is the same for two different sites, then we might not be able to help with this. Or if you're able to, can you use different base URLs for these sites?

 

Also check your 'Browser Form Fields' are correct for your password record - edit the record, and you will see the tab for this.

Regards

Click Studios

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...