• 
      

    Fix a couple regressions for general comments.

    Review Request #8502 — Created Oct. 27, 2016 and submitted

    Information

    Review Board
    release-3.0.x
    83bfaa9...

    Reviewers

    The addition of a feature for general comments had a couple small issues. First
    of all, we want to enable this feature by default, so that it's available for
    people using release-3.0.x without any special configuration. Second, the
    plumbing for the option through to the review dialog (to add the "Add Comment"
    button) wasn't using the right name.

    Was able to use general comments on my devserver again.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/reviews/features.py
      
      Ignored Files:
          reviewboard/static/rb/js/pages/views/reviewablePageView.es6.js
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/reviews/features.py
      
      Ignored Files:
          reviewboard/static/rb/js/pages/views/reviewablePageView.es6.js
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (5adf3cb)