• 
      

    Fix help text for Media URL and Static URL.

    Review Request #9696 — Created Feb. 23, 2018 and submitted

    Information

    Review Board
    release-2.5.x
    5395a65...

    Reviewers

    The help text in the admin UI for the Media URL and Static URL fields
    suggested that you could leave them blank to use the defaults. This
    was a lie. This change fixes that up, and makes the fields required,
    since they are.

    Loaded the general settings page and saw the correct help text.

    Description From Last Updated

    This will only be true if on a non-subdirectory install. We should have this factor in settings.SITE_ROOT.

    chipx86chipx86
    chipx86
    1. 
        
    2. reviewboard/admin/forms.py (Diff revision 1)
       
       
       
       
       
       
       
       
       
       
       
      Show all issues

      This will only be true if on a non-subdirectory install. We should have this factor in settings.SITE_ROOT.

    3. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (4537d6a)