[qmtest] [PATCH] buglet with attachements
Mark Mitchell
mark at codesourcery.com
Thu Jul 3 16:54:22 UTC 2003
On Thu, 2003-07-03 at 05:52, Vladimir Prus wrote:
> I've just updated to CVS HEAD of QMTest, and have troubles with attachements.
> I get stacktrace saying that TemporaryAttachmentStore instances has no __index
> field.
>
> The AttachmentStore.GetIndex is called from qm/fields.py (line 1246), but I
> can't find any code that sets __index filed. The problematic place is the
> only place where GetIndex is called.
>
> Fixing that, I get exception on saving test. The attached patch fixes both
> problems.
Thanks! When I reworked that code, I obviously missed a few spots. I'm
very glad you found and fixed the problems.
Patch applied.
Yours,
--
Mark Mitchell <mark at codesourcery.com>
CodeSourcery, LLC
More information about the qmtest
mailing list