Seal Report Forum
»
Troubleshooting
»
Bug Reports
»
Web Server: Autofill on Chrome inserts username in report filter
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
In 4.1, using Web Report Server with Chrome and Basic Authentication, after login, the user name is Autofill and set in the filter Input box of the report list... The workaround is the following: Edit the Main.cshtml file (located in the root directory of the web site) and add the 2 lines after the <body> tag: Code:<body>
<input type="text" style="display:none">
<input type="password" style="display:none">
Should be fixed after 4.1...
|
|
|
|
Seal Report Forum
»
Troubleshooting
»
Bug Reports
»
Web Server: Autofill on Chrome inserts username in report filter
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.