• 
      

    Replace caption= attribute with title= on images

    Review Request #8393 — Created Sept. 8, 2016 and submitted

    Information

    Review Board
    release-2.0.x

    Reviewers

    Previously, <img> tags in RB.ReviewableView used the caption=
    attribute, which is an invalid attribute. These have all been changed to
    use the title= attribute.

    
     
    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/js/views/imageReviewableView.js
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/js/views/imageReviewableView.js
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (902dff3)