Open
      
        Bug 930581
      
      
        Opened 12 years ago
          Updated 12 years ago
      
        
    
  
Several links in Bugzilla/Hook.html point to documentation which doesn't exist 
    Categories
(Bugzilla :: Documentation, defect)
Tracking
()
        NEW
        
        
    
  
People
(Reporter: a9016009, Unassigned)
Details
http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Hook.html#bug_start_of_update 
       This happens near the beginning of "update" in Bugzilla::Bug
links to 404 http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Bug.html#update 
http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Hook.html#bug_url_sub_classes
       Allows you to add more Bugzilla::BugUrl
links to 404 http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/BugUrl.html 
http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Hook.html#bugmail_recipients
       constants in Bugzilla::Constants.
links to 404 http://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/Constants.html
|   | ||
| Comment 1•12 years ago
           | ||
That's because links have been blindly added to point to documentation which doesn't exist.
Severity: normal → minor
OS: Linux → All
Hardware: x86 → All
Summary: Numerous 404s in Bugzilla/Hook.html of online API docs → Several links in Bugzilla/Hook.html point to documentation which doesn't exist
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•