Gordon, I just want to say thanks for posting this. It is the first that I can recall, and it certainly is nice to actually see a bug report being acknowledged and worked on by Mitel in the devinfo list. I think it serves as a rallying cry for others to public engage developmental issues which help both Mitel and the SME developer community.
Thanks again! Tom > -----Original Message----- > From: Gordon Rowell [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2003 7:56 AM > To: [EMAIL PROTECTED] > Subject: [e-smith-devinfo] 6.0beta1 - Can't add virtual > domain - patch/fixed > > > Thanks for the (numerous) reports on this bug. Now fixed, and > there's an update in 6.0dev/updates/ now making its way to > the mirrors. > > For those who can't wait, here's the patch: > > diff -rNu > ../BUILD/e-smith-domains-1.0.0-04/root/etc/e-smith/web/functio > ns/domains > ../BUILD/e-smith-domains-1.0.0-05/root/etc/e-smith/web/functio > ns/domains > --- > ../BUILD/e-smith-domains-1.0.0-04/root/etc/e-smith/web/functio > ns/domains > Tue Jun 17 10:51:01 2003 > +++ > ../BUILD/e-smith-domains-1.0.0-05/root/etc/e-smith/web/functions/dom > +++ ains > Tue Jun 17 10:51:02 2003 > @@ -323,7 +323,7 @@ > } > # Force to lower case > $domainName = lc($domainName); > - $q->cgi->param(-name=>'domainName', -value=>$domainName); > + $q->param(-name=>'domainName', -value=>$domainName); > > my $domainDesc = $q->param ('domainDesc'); > if ($domainDesc =~ /^([\-\'\w][\-\'\w\s\.]*)$/) > > Gordon > -- > Gordon Rowell [EMAIL PROTECTED] > Director, Engineering > Mitel Networks Corporation http://www.mitel.com/ > > > -- > Please report bugs to [EMAIL PROTECTED] > Please mail [EMAIL PROTECTED] (only) to discuss security > issues Support for registered customers and partners to > [EMAIL PROTECTED] To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org