• 
      

    Disable auto-complete on the repository form.

    Review Request #7383 — Created June 5, 2015 and submitted

    Information

    Review Board
    release-2.0.x
    f7fc728...

    Reviewers

    Older versions of Safari (and probably other browsers) were overwriting
    the Name field when loading the repository form. We now tell the browser
    we don't want auto-complete for this field. Some browsers may end up
    ignoring this, but it should at least provide for a better general
    experience in most.

    I wasn't able to reproduce this exact problem (newer versions of Safari appear
    to work differently), but this is the right behavior anyway. Didn't encounter any
    negative side-effects from the change.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/forms.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/forms.py
      
      
    2. 
        
    david
    1. Typo in your description: "Some browses"

    2. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (c57cbeb)