https://bz.mercurial-scm.org/show_bug.cgi?id=6021

            Bug ID: 6021
           Summary: fastannotate doesn't work on hgweb
           Product: Mercurial
           Version: 4.8
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: normal
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: gregory.sz...@gmail.com
                CC: mercurial-devel@mercurial-scm.org

The monkeypatch of hgweb.webutil.annotate in support.py:_hgwebannotate()
accepts the wrong number of arguments, leading to a crash at runtime if you
enable the "hgweb" mode of fastannotate.

In addition, the first line of _hgwebanntoate() should be calling
webutil.difffeatureopts() to resolve diff options.

In related news, it appears we have 0 test coverage of the fastannotate hgweb
feature :/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to