Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.14.4

Bug #2212 multiple Log_win badly adresses target window
Submitted: 2004-08-25 03:13 UTC
From: taggael at tlen dot pl Assigned: jon
Status: Closed Package: Log
PHP Version: 4.3.8 OS: all
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 3 + 6 = ?

 
 [2004-08-25 03:13 UTC] taggael at tlen dot pl
Description: ------------ packet version: Log 1.8.5 stable file: Log/win.php 1.15 problem: javascript always adresses target window by 'win' variable, thus all messages goes to the last opened window (win value is being overwritten) reproduction: create multiple instances of Log_win (even with different names) suggested solution: [url=http://150.254.29.65/~kgzik/dload/win.php.1.15.diff]win.php.1.15.diff[/url] + probably require and validate $name param (no spaces) (or autogenerate unique names)

Comments

 [2004-08-25 03:18 UTC] taggael at tlen dot pl
 [2004-09-08 23:36 UTC] jon
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.