On Fri, 2008-04-11 at 13:32 -0400, John Coffie wrote: > Scmbug error 7: Username 'anonymous_scm_user' could not be translated. > > Any suggestions on what I could try. I am using the one-to-one mappings in > daemon.conf also and the user (john) exists in bugzilla.
Do you have a mapping in daemon.conf for
mapping_values => {
enabled => 1,
values => {
"anonymous_scm_user" => "[EMAIL PROTECTED]"
}
}
?? You need to add one.
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
