In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1186 [In-Portal CMS] Admin Interfaces bug report always 2011-12-30 10:39 2012-07-25 05:32
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B1  
https://groups.google.com/d/topic/in-portal-bugs/0OQcDAfuJuw/discussion
Fixes Google Chrome auto-complete problem on configuration section
1
0001186: Unable to change configuration on "Configuration -> Website -> Advanced" settings in Google Chrome
I haven't changed anything at "Configuration -> Website -> Advanced" section an just hit Save button on toolbar.

Nothing happened. What happened actually is that Google Chrome auto-completed strange values into:
- SSL Full URL for Administrative Console (https://www.domain.com/path)
- Root Password

resulting root password validation to fail. Since password fields are not visible on the same page as "Save" toolbar button, then such error wasn't noticed at first.
related to 0000065closed  (5.2.0)alex Add "Maintenance Mode" option for Website 
patch crome_wrong_autocomplete_fix.patch (12,485) 2011-12-30 10:39
http://tracker.in-portal.org/file_download.php?file_id=1451&type=bug
patch crome_wrong_autocomplete_fix-additional-EditUserAdmin.patch (4,883) 2012-01-06 16:25
http://tracker.in-portal.org/file_download.php?file_id=1473&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0004996
2012-07-25 05:32 alex Status resolved => closed
2012-01-06 16:30 Dmitry Changeset attached 5.2.x r15013
2012-01-06 16:29 Dmitry Note Added: 0004399
2012-01-06 16:25 Dmitry File Added: crome_wrong_autocomplete_fix-additional-EditUserAdmin.patch
2011-12-30 10:41 alex Relationship added related to 0000065
2011-12-30 10:41 alex Note Added: 0004369
2011-12-30 10:41 alex Status reviewed and tested => resolved
2011-12-30 10:41 alex Fixed in Version => 5.2.0-B1
2011-12-30 10:41 alex Resolution open => fixed
2011-12-30 10:41 alex Assigned To !COMMUNITY => alex
2011-12-30 10:41 alex Changeset attached 5.2.x r14965
2011-12-30 10:41 alex Note Added: 0004368
2011-12-30 10:41 alex Status needs testing => reviewed and tested
2011-12-30 10:40 alex Assigned To => !COMMUNITY
2011-12-30 10:40 alex Developer => alex
2011-12-30 10:40 alex Status active => needs testing
2011-12-30 10:39 alex New Issue
2011-12-30 10:39 alex File Added: crome_wrong_autocomplete_fix.patch
2011-12-30 10:39 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/0OQcDAfuJuw/discussion
2011-12-30 10:39 alex Change Log Message => Fixes Google Chrome auto-complete problem on configuration section
2011-12-30 10:39 alex Estimate Points => 1

Notes
(0004368)
alex   
2011-12-30 10:41   
Will test all together later.
(0004369)
alex   
2011-12-30 10:41   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001186: Unable to change configuration on "Configuration -> Website -> Advanced" settings in Google Chrome
(0004399)
Dmitry   
2012-01-06 16:29   
Uploaded additional Patch "crome_wrong_autocomplete_fix-additional-EditUserAdmin.patch" to solve:

1. auto-complete issue on Add/Edit User and Admin for Username field. Now you can pass "autocomplete='off'" to inp_edit_box.

2. auto-complete issue for ALL password fields

Tested locally.
(0004996)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.