ID:               34564
 Comment by:       wharmby at uk dot ibm dot com
 Reported By:      milman at gmx dot de
 Status:           Assigned
 Bug Type:         COM related
 Operating System: windows xp
 PHP Version:      5CVS-2005-09-20 (snap)
 Assigned To:      wharmby
 New Comment:

PHP 5.2 patch sent to Ilia for approval.


Previous Comments:
------------------------------------------------------------------------

[2007-02-02 08:47:37] [EMAIL PROTECTED]

Issue 2 now fixed in HEAD. Will send patch to Ilia for approval for
drop into 5.2

------------------------------------------------------------------------

[2007-01-25 17:13:34] wharmby at uk dot ibm dot com

2 probelms here:

(1) The first is a problem with the testcase. Variants should be
modified by using the variant_set() fucntion, i.e
  
         variant_set($cancel, true)
    not 
         cancel = true;

(2) With (1) fixed navigation is still not cancelled because of a bug
in the COM code. I have posted a patch for this problem to internals
list for review by Wez, et al.

------------------------------------------------------------------------

[2007-01-23 10:01:37] wharmby at uk dot ibm dot com

Hi Wez
  I will take a look at this one next. I am able to recreate as
described in defect.

Andy

------------------------------------------------------------------------

[2006-06-23 21:14:37] massimiliano at it dot ibm dot com

Hello,
on today 23.06.2006:

I can reproduce the same problem also on Win2K...
using the sample code here.

I tried with php 5.1.4 and (php 6 development) with the same behavior.

On php 4 abend give me a memory read fault popup reporting instruction
at address 0x1003b481 had referenced memory at 0x00000000.

IE version 6.0.2800...

Regards, Massimiliano

------------------------------------------------------------------------

[2005-09-20 15:26:04] [EMAIL PROTECTED]

Assigned to the maintainer of COM.


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/34564

-- 
Edit this bug report at http://bugs.php.net/?id=34564&edit=1

Reply via email to