Well, I guess this is a Scmbug bug then -- we didn't understand how to use User.pm.
Markus, had you tried the change proposed ? Essentially to use: use Bugzilla; ...before the call to login_to_id. -------- Forwarded Message -------- From: Frédéric Buclin <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [scmbug-users] Re: SCMBUG and Bugzilla 3.1.3 Date: Mon, 05 May 2008 07:43:32 +0200 Kristis Makris a écrit : > Is this an error in User.pm ? Does User.pm expect the Bugzilla package > is loaded Correct, Bugzilla.pm must be loaded before using User.pm. This applies to all Bugzilla modules. So this is not an error in User.pm. LpSolit
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
