[ww-bugs] Bug 3309: New: turn off auto-complete on "user settings" page

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Sat Jan 31 10:33:57 EST 2015


http://bugs.webwork.maa.org/show_bug.cgi?id=3309

           Summary: turn off auto-complete on "user settings" page
           Product: WeBWorK 2
           Version: development versions
          Platform: PC
        OS/Version: Mac OS
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: CG: Options
        AssignedTo: gage at math.rochester.edu
        ReportedBy: gage at math.rochester.edu
        Web browser ---
           version:


Yes that's exactly the case.  Less bad is that the current password is
auto-filled and then there is an error when you save because the new passwords
are blank.

Suggestion:  All autocomplete should be disabled on user settings page  -- and
blank entries (e.g. in email address) should indicate that no change is made in
that setting.
-------------------------------------------------------------------------

On 9/20/2014 9:37 AM, Gage, Michael wrote:
Thanks for this pointer Mark.  Can you remind me of the use case where  turning
auto complete off would be desirable.  Is this for instructors changing
passwords and accidentally changing email addresses?

Take care,

Mike

Sent from my iPad

On Sep 16, 2014, at 9:26 AM, Herman, Mark <mark.herman at rochester.edu> wrote:


Mike,

I found this page regarding disable of auto-complete:
http://stackoverflow.com/questions/2530/how-do-you-disable-browser-autocomplete-on-web-form-field-input-tag

It appears this code was the approved answer:
<input type="text" name="foo" autocomplete="off" />

Not sure where to put this (and test).

Mark

-- 
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the webwork-bugs mailing list