• 
      

    Fix general comment anchors

    Review Request #8541 — Created Nov. 15, 2016 and submitted

    Information

    Review Board
    release-3.0.x

    Reviewers

    General comment anchors were subtly busted, missing a > to close the
    anchor tag. This only resulted in broken rendering when a general review
    comment was created without an issue. This has been fixed.

    Viewed a review containing a single general comment that did not raise
    an issue. When the patch was not applied, the rendering issue appeared.
    When the patch was not applied, the issue did not appear.

    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/templates/reviews/boxes/review_body.html
      
      
      
      Tool: Pyflakes
      Ignored Files:
          reviewboard/templates/reviews/boxes/review_body.html
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (833de10)