AttributeError: 'ResultPage' object has no attribute 'reject'
Created originally on Bitbucket by Anonymous
I was doing a Merge With Local when I received this bug notice:
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (1.8). TortoiseHg version (2.0) ** Command: --nofork workbench ** CWD: C:\projects\myproject ** Extensions loaded: fixfrozenexts, win32text ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)] ** Windows version: (6, 1, 7600, 2, '') ** Processor architecture: x64 ** Qt-4.7.1 PyQt-4.8.2 Traceback (most recent call last): File "tortoisehg\hgqt\merge.pyo", line 68, in reject AttributeError: 'ResultPage' object has no attribute 'reject'
}}}
Thanks!!!