• 
      

    Fixed wrong variable name in AccountPagesHook documentation

    Review Request #6891 — Created Feb. 1, 2015 and submitted

    Information

    Review Board
    release-2.0.x
    0f9a62e...

    Reviewers

    As per https://www.reviewboard.org/docs/manual/dev/extending/extensions/hooks/account-pages-hook/, it says that page_title is a required field, although the variable used in the example has been incorrectly typed as form_title instead.

    
     
    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          docs/manual/extending/extensions/hooks/account-pages-hook.rst
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          docs/manual/extending/extensions/hooks/account-pages-hook.rst
      
      
    2. 
        
    anselina
    1. Ship It!
    2. 
        
    brennie
    1. This diff does not cleanly apply on the release-2.0.x. Please base your work off that branch so it can be landed there.

      The reason the patch doesn't apply is that the original file is different on the release-2.0.x branch (it is missing an equals sign).

    2. 
        
    SU
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          docs/manual/extending/extensions/hooks/account-pages-hook.rst
      
      
      
      Tool: Pyflakes
      Ignored Files:
          docs/manual/extending/extensions/hooks/account-pages-hook.rst
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    SU
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (60fca66)