• 
      

    Fix the last few instances of AvatarService.id

    Review Request #8023 — Created March 2, 2016 and submitted

    Information

    Review Board
    release-2.6.x

    Reviewers

    This patch fixes the last (for real this time) instances of
    AvatarService.id that were missed. It also fixes an instance of using
    the property setter for AvatarService.default_service, which was
    removed in favour of AvatarService.set_default_servcice.

    • Ran unit tests.
    • Confirmed the form was usable.
    Description From Last Updated

    Col: 17 E126 continuation line over-indented for hanging indent

    reviewbotreviewbot
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/admin/forms.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/admin/forms.py
      
      
    2. reviewboard/admin/forms.py (Diff revision 1)
       
       
      Show all issues
      Col: 17
       E126 continuation line over-indented for hanging indent
      
    3. 
        
    brennie
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/admin/forms.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/admin/forms.py
      
      
    2. 
        
    gmyers
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.6.x (fd00ff2)