Received: from MX.HUMMINGBIRD.COM (mx.hcl.com [205.211.178.70]) by krbdev.mit.edu (8.9.3p2) with ESMTP id MAA19648; Fri, 24 Nov 2006 12:38:00 -0500 (EST) Received: from MTLFS1.montreal.hcl.com ([10.9.1.252]) by MX.HUMMINGBIRD.COM (8.12.10/8.12.10) with ESMTP id kAOHbWIf012188 for ; Fri, 24 Nov 2006 12:37:32 -0500 Received: from MTLEBREDER ([10.9.1.52]) by MTLFS1.montreal.hcl.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 24 Nov 2006 12:37:28 -0500 From: "Eli Breder" To: Subject: RE: [krbdev.mit.edu #4842] KFW 3.1 Beta 4 problem with Leash password dialog Date: Fri, 24 Nov 2006 12:37:28 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AccPAuRs7OP0OfzMSlKmecY3N/osTwA6x3/g In-Reply-To: X-Mimeole: Produced By Microsoft MimeOLE V6.00.2900.2962 Message-Id: X-Originalarrivaltime: 24 Nov 2006 17:37:28.0413 (UTC) FILETIME=[363100D0:01C70FEF] RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 1200 I reported that this patch fixed our problem. While it fixed the initial problem of the error dialog popping up, it created a new problem where the dialog title that our code passes via lpdi->title and the username are not being displayed . I believe that the new code in lsh_pwd.c should either be comparing against sizeof(LSH_DLGINFO_EX) or the various LSH_DLGINFO_EX_Vx_SZ #defines and not sizeof(LSH_DLGINFO_EX_Vx_SZ). Thank you. Eli Breder Software Developer Hummingbird Connectivity, a division of Open Text Corporation 1010 Sherbrooke West, Suite 811 Montreal, Quebec H3A 2R7 Tel: (514) 281-5551 ext. 231 Fax: (514) 281-9958 eli.breder@hummingbird.com >>-----Original Message----- >>From: 0000-Admin [mailto:daemon@MIT.EDU] On Behalf Of Jeffrey >>Altman via RT >>Sent: Thursday, November 23, 2006 8:25 AM >>To: eli.breder@hummingbird.com >>Subject: Re: [krbdev.mit.edu #4842] KFW 3.1 Beta 4 problem >>with Leash password dialog >> >> >>The patch is on the ticket. You can obtain it from there. >> >> https://krbdev.mit.edu/rt/ >> >> ticket 4842 >> >> Eli Breder via RT wrote: >>> I received no attachment with this email. Can you please >>send it again? >>> >>> Thank you.