Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002887 [Quercus] block always 09-01-08 02:41 09-09-08 10:56
Reporter PeterJanRoes View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 3.1.6
Summary 0002887: Dynamic members do not work properly
Description The provided code sample shows a problem with applying dynamic members (by __set() and __get() methods). It seems that in a certain case, highlighted by the code sample, a value evaluated by __get() is incorrect.

The value of __get() is either incorrectly evaluated to null or, more probably, the correct value is lost (and reset to null) before passing it on to a function. Please note that the value is incorrect only in case it is passed on to a method of an object. When instead the value is passed on to an ordinary function the value is correct.

Additional Information
Attached Files  TestGetSet.php [^] (1,263 bytes) 09-01-08 02:41

- Relationships

- Notes
(0003412)
nam
09-09-08 10:56

php/09kk
php/39kk
 

- Issue History
Date Modified Username Field Change
09-01-08 02:41 PeterJanRoes New Issue
09-01-08 02:41 PeterJanRoes File Added: TestGetSet.php
09-01-08 02:41 PeterJanRoes Issue Monitored: PeterJanRoes
09-09-08 10:56 nam Status new => assigned
09-09-08 10:56 nam Assigned To  => nam
09-09-08 10:56 nam Status assigned => closed
09-09-08 10:56 nam Note Added: 0003412
09-09-08 10:56 nam Resolution open => fixed
09-09-08 10:56 nam Fixed in Version  => 3.2.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker