Hi Markus, thanks for the bug report.

http://bugzilla.mkgnu.net/show_bug.cgi?id=1168

Please send all communication to the mailing list.

My guess is that login_to_id is no longer available in User.pm of
Bugzilla 3.1.3, hence the error. To fix the error, you'd have to modify
Bugzilla.pm.in:integration_add_comment to NOT call login_to_id and call
whatever is available now in Bugzilla 3.1.3 that does the same thing

But actually, I went ahead to verify this and login_to_id is still
present in User.pm in 3.1.3. Are you sure you have specified the correct
path in the daemon.conf for "installation_directory" ?

Also, which version of Scmbug are you using ? Version 0.25.3 corrects an
issue with "eval" that may actually fix this problem.

On Fri, 2008-05-02 at 13:46 +0200, Markus M. May wrote:
> Hello,
> 
> 
> I know, that Bugzilla 3.1.3 is currently not really well tested with SCMBug, 
> but I would like to report a bug in this integration. 
> 
> When I am going to commit an SVN Change, the error-log reports:
> 
> Undefined subroutine &Bugzilla::User::login_to_id called at 
> /usr/share/scmbug/lib/Scmbug/Daemon/Bugzilla.pm line 513, <STDIN> line 34.
> 
> This method is exported by User.pm of Bugzilla. I have to admit, that I am 
> not really a Perl-guru, but from what I have seen, this should work.
> 
> Can you point me to the problem?
> 
> R,
> 
> Markus

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to