[GNC-dev] Bugzilla Keywords -- keep or drop (and which ones)?

Derek Atkins derek at ihtfp.com
Mon May 14 13:55:08 EDT 2018


On Mon, May 14, 2018 1:22 pm, Derek Atkins wrote:
>
>>> Starting to create Bug 84690
>>> Can't use string ("Bugzilla::Bug") as a HASH ref while "strict refs" in
>>> use at Bugzilla/Bug.pm line 3322.
>>>
>>> I will continue to explore this issue.
>>
>> The default policy was: close the younger report, but there are
[snip]
> I am already doing that.  I don't think that's the issue.  I'm running one
> more test to see if the issue was a dangling reference.  Specifically, I
> think I was trying to import a bug that was marked the duplicate of
> another bug that was outside the range that I was importing.  So I'm
> re-testing that.
>
> I'll let you all know what happens once that completes.

Alas, the issue is multiple-fold.  This error was happening in a
verification routine, but it's assuming that you're verifying from an
actual instance and not as a class (issue #1).  However even if I turn off
the verification, I find that dup_id is not a valid parameter during
create.  So I'm going to have to figure out a way to insert the duplicates
later.

I've put a bunchmore data into the database now for verification.  I'll
look into DUP handling later.

> -derek

-- 
       Derek Atkins                 617-623-3745
       derek at ihtfp.com             www.ihtfp.com
       Computer and Internet Security Consultant



More information about the gnucash-devel mailing list