#26664 [NoF->Bgs]: open_ssl_encrypt refuse to encrypt data larger than private key size

2004-11-10 Thread wez
ID: 26664 Updated by: [EMAIL PROTECTED] Reported By: fch at hexanet dot fr -Status: No Feedback +Status: Bogus Bug Type: OpenSSL related Operating System: windows 98 and FreeBSD 4.9 PHP Version: 4.3.3 New Comment: That's the way that

#30757 [Opn->Bgs]: This function can't encrypt large data when data length more than key size

2004-11-10 Thread wez
ID: 30757 Updated by: [EMAIL PROTECTED] Reported By: pigo at ms5 dot url dot com dot tw -Status: Open +Status: Bogus Bug Type: OpenSSL related Operating System: RedHat 8.0 Kernel 2.4.20 PHP Version: 4.3.9 New Comment: That's the way

#30749 [Opn->WFx]: can't configure with sqlite3 using --with-sqlite=

2004-11-10 Thread wez
ID: 30749 Updated by: [EMAIL PROTECTED] Reported By: stwitche at fairchildsemi dot com -Status: Open +Status: Wont fix Bug Type: Feature/Change Request Operating System: Linux/Red Hat 7 PHP Version: 5.0.2 New Comment: The PDO SQLite

#30751 [Opn->Csd]: reconfigure with --with-config-file will not work

2004-11-10 Thread tony2001
ID: 30751 Updated by: [EMAIL PROTECTED] Reported By: marrtins at hackers dot lv -Status: Open +Status: Closed Bug Type:*Configuration Issues PHP Version: 5.0.2 New Comment: This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this

#30757 [NEW]: This function can't encrypt large data when data length more than key size

2004-11-10 Thread pigo at ms5 dot url dot com dot tw
From: pigo at ms5 dot url dot com dot tw Operating system: RedHat 8.0 Kernel 2.4.20 PHP version: 4.3.9 PHP Bug Type: OpenSSL related Bug description: This function can't encrypt large data when data length more than key size Description: This function can't encr

#30743 [Opn->Csd]: proc_open() / proc_close() leak handles on Windows XP

2004-11-10 Thread tony2001
RETURN_FALSE; } ZEND_FETCH_RESOURCE(proc, struct php_process_handle *, &zproc, -1, "process", le_proc_open); CloseHandle(proc->child); // ilya.1.0 20041110 zend_list_delete(Z_LVAL_P(zproc)); RETURN_LONG(FG(pclose_re

#30754 [Opn->Fbk]: Add a function like smart_addslashes()?

2004-11-10 Thread tony2001
ID: 30754 Updated by: [EMAIL PROTECTED] Reported By: webjedi at hudzilla dot eclipse dot co dot uk -Status: Open +Status: Feedback Bug Type: Feature/Change Request Operating System: Fedora Core 3 PHP Version: Irrelevant Previous Comm

#30754 [Opn]: Add a function like smart_addslashes()?

2004-11-10 Thread tony2001
ID: 30754 Updated by: [EMAIL PROTECTED] Reported By: webjedi at hudzilla dot eclipse dot co dot uk Status: Open Bug Type: Feature/Change Request Operating System: Fedora Core 3 PHP Version: Irrelevant New Comment: Here it is: Is that what yo

#26664 [Com]: open_ssl_encrypt refuse to encrypt data larger than private key size

2004-11-10 Thread pigo at pchome dot com dot tw
ID: 26664 Comment by: pigo at pchome dot com dot tw Reported By: fch at hexanet dot fr Status: No Feedback Bug Type: OpenSSL related Operating System: windows 98 and FreeBSD 4.9 PHP Version: 4.3.3 New Comment: The same problem too. RedHat 8.0

#28976 [Com]: Ability to disable Return-Path header or use From header instead of php.ini

2004-11-10 Thread jpablo at dld dot net
ID: 28976 Comment by: jpablo at dld dot net Reported By: kdaniel at aosepc dot com Status: Open Bug Type: Mail related Operating System: Windows\Apache PHP Version: 4.3.6 New Comment: The same happens with 4.3.7 Previous Comments: -

#28419 [Com]: Notice "Refused (10061) (errflg=2) in Unknown on" when IMAP connection refused

2004-11-10 Thread tomato at pisem dot net
ID: 28419 Comment by: tomato at pisem dot net Reported By: stepanov at transchip dot com Status: Open Bug Type: IMAP related Operating System: Windows XP Professional SP1 PHP Version: 4CVS-2004-05-17 (stable) New Comment: I'm using php 4.3.8

#30751 [Fbk->Opn]: reconfigure with --with-config-file will not work

2004-11-10 Thread marrtins at hackers dot lv
ID: 30751 User updated by: marrtins at hackers dot lv Reported By: marrtins at hackers dot lv -Status: Feedback +Status: Open Bug Type:*Configuration Issues PHP Version: 5.0.2 New Comment: no, but for example --prefix=/usr works finr w/o removin

#30698 [Fbk->Opn]: preg_replace with /e does not escape single quotes as per documentation

2004-11-10 Thread php at richardneill dot org
ID: 30698 User updated by: php at richardneill dot org Reported By: php at richardneill dot org -Status: Feedback +Status: Open Bug Type: PCRE related Operating System: Linux PHP Version: 4.3.9 New Comment: I hope this test case is more u

#30750 [Opn->Csd]: When /var/tmp was deleted, File Uploads break with no error messages

2004-11-10 Thread iliaa
ID: 30750 Updated by: [EMAIL PROTECTED] Reported By: gnarf at gnarf dot net -Status: Open +Status: Closed Bug Type: CGI related Operating System: FreeBSD 4.8 PHP Version: 4.3.9 New Comment: This bug has been fixed in CVS. Snapshots

#30748 [Opn->Bgs]: Warning: imap_mail(): Could not execute mail delivery program

2004-11-10 Thread iliaa
ID: 30748 Updated by: [EMAIL PROTECTED] Reported By: kreksak at thai4g dot com -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: Solaris 8 PHP Version: 4.3.9 New Comment: Sorry, but your problem does not imply a b

#30730 [Opn->Bgs]: Filename path length limit broken on NTFS volume, using rename

2004-11-10 Thread iliaa
ID: 30730 Updated by: [EMAIL PROTECTED] Reported By: dev at viapanda dot com -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: Windows XP SP2 PHP Version: 4.3.9 New Comment: Sorry, but your problem

#30653 [Fbk->NoF]: getting seg faults with phpmyadmin

2004-11-10 Thread php-bugs
ID: 30653 Updated by: [EMAIL PROTECTED] Reported By: ralf dot praschak at gmx dot net -Status: Feedback +Status: No Feedback Bug Type: MySQL related Operating System: redhat 9 PHP Version: 4.3.9 New Comment: No feedback was provided

#30755 [NEW]: imap_sort() fails to return messages

2004-11-10 Thread richard at dominion-web dot com
From: richard at dominion-web dot com Operating system: NT PHP version: 4.3.9 PHP Bug Type: IMAP related Bug description: imap_sort() fails to return messages Description: On a Merak IMAP mail server and c-client 2001, the imap_sort function using UIDs fails to r

#30753 [Bgs]: Converting Normal time to Unix time

2004-11-10 Thread ecit12 at hotmail dot com
ID: 30753 User updated by: ecit12 at hotmail dot com Reported By: ecit12 at hotmail dot com Status: Bogus Bug Type: Date/time related Operating System: Fedore Core 2 PHP Version: 4.3.8 New Comment: Hello, Sorry for the duplicate. I couldn't find

#30749 [WFx->Opn]: can't configure with sqlite3 using --with-sqlite=

2004-11-10 Thread derick
ID: 30749 Updated by: [EMAIL PROTECTED] Reported By: stwitche at fairchildsemi dot com -Status: Wont fix +Status: Open -Bug Type: PHP options/info functions +Bug Type: Feature/Change Request Operating System: Linux/Red Hat 7 PHP Vers

#30752 [Opn->Bgs]: Converting Normal time to Unix time

2004-11-10 Thread derick
ID: 30752 Updated by: [EMAIL PROTECTED] Reported By: ecit12 at hotmail dot com -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: Fedore Core 2 PHP Version: 4.3.8 New Comment: Already submitted and this is goi

#30753 [Opn->Bgs]: Converting Normal time to Unix time

2004-11-10 Thread derick
ID: 30753 Updated by: [EMAIL PROTECTED] Reported By: ecit12 at hotmail dot com -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: Fedore Core 2 PHP Version: 4.3.8 New Comment: Please do not submit the same bug

#30751 [Opn->Fbk]: reconfigure with --with-config-file will not work

2004-11-10 Thread derick
ID: 30751 Updated by: [EMAIL PROTECTED] Reported By: marrtins at hackers dot lv -Status: Open +Status: Feedback Bug Type:*Configuration Issues PHP Version: 5.0.2 New Comment: Did you remove config.cache or run make clean? Previous Comments: -

#30695 [Opn]: 0x80000000 treated as 0x7fffffff

2004-11-10 Thread derick
ID: 30695 Updated by: [EMAIL PROTECTED] Reported By: php_bug at cklowe dot com Status: Open Bug Type: Math related Operating System: Win32 PHP Version: 4CVS-2004-11-05 (stable) New Comment: THis is a change most likely caused by Joe's patches

#30730 [Fbk->Opn]: Filename path length limit broken on NTFS volume, using rename

2004-11-10 Thread dev at viapanda dot com
ID: 30730 User updated by: dev at viapanda dot com Reported By: dev at viapanda dot com -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: Windows XP SP2 PHP Version: 4.3.9 New Comment: Well... Frankly

#30731 [Opn->WFx]: SimpleXML objects should implement the Countable interface

2004-11-10 Thread helly
ID: 30731 Updated by: [EMAIL PROTECTED] Reported By: jarkko dot laiho at iki dot fi -Status: Open +Status: Wont fix Bug Type: Feature/Change Request Operating System: * -PHP Version: 5.0.2 +PHP Version: 5.* Assigned To: helly

#30749 [Opn->WFx]: can't configure with sqlite3 using --with-sqlite=

2004-11-10 Thread wez
ID: 30749 Updated by: [EMAIL PROTECTED] Reported By: stwitche at fairchildsemi dot com -Status: Open +Status: Wont fix Bug Type: PHP options/info functions Operating System: Linux/Red Hat 7 PHP Version: 5.0.2 New Comment: sqlite3 is

#30754 [NEW]: Add a function like smart_addslashes()?

2004-11-10 Thread webjedi at hudzilla dot eclipse dot co dot uk
From: webjedi at hudzilla dot eclipse dot co dot uk Operating system: Fedora Core 3 PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: Add a function like smart_addslashes()? Description: Would it be possible to write a function, named

#30753 [NEW]: Converting Normal time to Unix time

2004-11-10 Thread ecit12 at hotmail dot com
From: ecit12 at hotmail dot com Operating system: Fedore Core 2 PHP version: 4.3.8 PHP Bug Type: Date/time related Bug description: Converting Normal time to Unix time Description: Basically, I wanted to take a normal time stamp that is in the form of MMDDHH

#30752 [NEW]: Converting Normal time to Unix time

2004-11-10 Thread ecit12 at hotmail dot com
From: ecit12 at hotmail dot com Operating system: Fedore Core 2 PHP version: 4.3.8 PHP Bug Type: Date/time related Bug description: Converting Normal time to Unix time Description: Basically, I wanted to take a normal time stamp that is in the form of MMDDHH

#30751 [NEW]: reconfigure with --with-config-file will not work

2004-11-10 Thread marrtins at hackers dot lv
From: marrtins at hackers dot lv Operating system: PHP version: 5.0.2 PHP Bug Type: *Configuration Issues Bug description: reconfigure with --with-config-file will not work Description: not really sure this is a bug, but anyway: if configure with-config-file=/pa

#30750 [NEW]: When /var/tmp was deleted, File Uploads break with no error messages

2004-11-10 Thread gnarf at gnarf dot net
From: gnarf at gnarf dot net Operating system: FreeBSD 4.8 PHP version: 4.3.9 PHP Bug Type: CGI related Bug description: When /var/tmp was deleted, File Uploads break with no error messages Description: /var/tmp was somehow deleted on my machine. Which is the

#30695 [Fbk->Opn]: 0x80000000 treated as 0x7fffffff

2004-11-10 Thread php_bug at cklowe dot com
ID: 30695 User updated by: php_bug at cklowe dot com Reported By: php_bug at cklowe dot com -Status: Feedback +Status: Open Bug Type: Math related Operating System: Win32 PHP Version: 4CVS-2004-11-05 (stable) New Comment: I see your point

#30749 [NEW]: can't configure with sqlite3 using --with-sqlite=

2004-11-10 Thread stwitche at fairchildsemi dot com
From: stwitche at fairchildsemi dot com Operating system: Linux/Red Hat 7 PHP version: 5.0.2 PHP Bug Type: PHP options/info functions Bug description: can't configure with sqlite3 using --with-sqlite= Description: When trying to configure php5.0.2 with sqlite 3.0

#30707 [Opn->Asn]: Segmentation fault

2004-11-10 Thread tony2001
ID: 30707 Updated by: [EMAIL PROTECTED] Reported By: guth at fiifo dot u-psud dot fr -Status: Open +Status: Assigned Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.2 -Assigned To: +Assigned To: andi

#30695 [Opn->Fbk]: 0x80000000 treated as 0x7fffffff

2004-11-10 Thread tony2001
ID: 30695 Updated by: [EMAIL PROTECTED] Reported By: php_bug at cklowe dot com -Status: Open +Status: Feedback Bug Type: Math related Operating System: Win32 PHP Version: 4CVS-2004-11-05 (stable) New Comment: >This is *not* a signed/

#30695 [Bgs->Opn]: 0x80000000 treated as 0x7fffffff

2004-11-10 Thread php_bug at cklowe dot com
ID: 30695 User updated by: php_bug at cklowe dot com Reported By: php_bug at cklowe dot com -Status: Bogus +Status: Open Bug Type: Math related Operating System: Win32 PHP Version: 4CVS-2004-11-05 (stable) New Comment: This is a change in

#30698 [Opn->Fbk]: preg_replace with /e does not escape single quotes as per documentation

2004-11-10 Thread tony2001
ID: 30698 Updated by: [EMAIL PROTECTED] Reported By: php at richardneill dot org -Status: Open +Status: Feedback Bug Type: PCRE related Operating System: Linux PHP Version: 4.3.9 New Comment: Thank you for this bug report. To properl

#30679 [Fbk->Opn]: Segmentation fault by php_mysqli_fetch_into_hash

2004-11-10 Thread alex at netflex dot nl
ID: 30679 User updated by: alex at netflex dot nl Reported By: alex at netflex dot nl -Status: Feedback +Status: Open Bug Type: MySQLi related Operating System: Fedora Core 2 (x86_64) PHP Version: 5.0.2 New Comment: Every mysqli query cra

#30695 [Opn->Bgs]: 0x80000000 treated as 0x7fffffff

2004-11-10 Thread tony2001
ID: 30695 Updated by: [EMAIL PROTECTED] Reported By: php_bug at cklowe dot com -Status: Open +Status: Bogus Bug Type: Math related Operating System: Win32 PHP Version: 4CVS-2004-11-05 (stable) New Comment: Thank you for taking the ti

#30679 [Opn->Fbk]: Segmentation fault by php_mysqli_fetch_into_hash

2004-11-10 Thread tony2001
ID: 30679 Updated by: [EMAIL PROTECTED] Reported By: alex at netflex dot nl -Status: Open +Status: Feedback Bug Type: MySQLi related Operating System: Fedora Core 2 (x86_64) PHP Version: 5.0.2 New Comment: Thank you for this bug repo

#28947 [Opn->Bgs]: open_basedir misfunction with symbolic links

2004-11-10 Thread tony2001
ID: 28947 Updated by: [EMAIL PROTECTED] Reported By: johnsteed99 at yahoo dot it -Status: Open +Status: Bogus Bug Type: *Directory/Filesystem functions Operating System: Linux Red Hat 7.2.2 PHP Version: 4.3.7 New Comment: All symboli

#30203 [Com]: imap_fetchstructure does not return parts for emails with attachments

2004-11-10 Thread richard at dominion-web dot com
ID: 30203 Comment by: richard at dominion-web dot com Reported By: sburkett at cox dot net Status: Open Bug Type: IMAP related Operating System: Linux PHP Version: 4.3.8 New Comment: Could it possibly be the same problem I am experiencing in

#30706 [Opn->Bgs]: AND operator

2004-11-10 Thread tony2001
ID: 30706 Updated by: [EMAIL PROTECTED] Reported By: kev at aero dot fr -Status: Open +Status: Bogus Bug Type: Math related Operating System: Win2003 PHP Version: 5.0.2 New Comment: Please do not submit the same bug more than once. A

#30713 [Opn->Bgs]: imagettftext() not work with chinese char

2004-11-10 Thread tony2001
ID: 30713 Updated by: [EMAIL PROTECTED] Reported By: styeung at pegasus dot org dot hk -Status: Open +Status: Bogus Bug Type: GD related Operating System: win2k PHP Version: 4.3.8 New Comment: Sorry, but your problem does not imply a

#30720 [Opn->Bgs]: utf8 chars are not correctly inserted into db

2004-11-10 Thread tony2001
ID: 30720 Updated by: [EMAIL PROTECTED] Reported By: bubu at cc dot lv -Status: Open +Status: Bogus Bug Type: MySQLi related Operating System: Windows 2000 SP4 PHP Version: 5CVS-2004-11-08 (dev) New Comment: It works fine for me both

#28947 [Com]: open_basedir misfunction with symbolic links

2004-11-10 Thread martijn at sipo dot nl
ID: 28947 Comment by: martijn at sipo dot nl Reported By: johnsteed99 at yahoo dot it Status: Open Bug Type: *Directory/Filesystem functions Operating System: Linux Red Hat 7.2.2 PHP Version: 4.3.7 New Comment: I run into this exact problem w

#30748 [NEW]: Warning: imap_mail(): Could not execute mail delivery program

2004-11-10 Thread kreksak at thai4g dot com
From: kreksak at thai4g dot com Operating system: Solaris 8 PHP version: 4.3.9 PHP Bug Type: IMAP related Bug description: Warning: imap_mail(): Could not execute mail delivery program Description: I try to send email by using function imap_mail(). It's display w

#30743 [Opn]: proc_open() / proc_close() leak handles on Windows XP

2004-11-10 Thread ilya77 at gmail dot com
n); CloseHandle(proc->child); // ilya.1.0 20041110 zend_list_delete(Z_LVAL_P(zproc)); RETURN_LONG(FG(pclose_ret)); } /* }}} */ - cut here - Previous Comments: [2004-

#29944 [Com]: Function defined in switch, crashes

2004-11-10 Thread sami at sipponen dot com
ID: 29944 Comment by: sami at sipponen dot com Reported By: norxh at binnews dot com Status: Assigned Bug Type: Reproducible crash Operating System: Windows XP SP2 PHP Version: 5.0.1 Assigned To: andi New Comment: This code crashes PH

#30747 [Opn->Bgs]: PHP5 Windows Version Crash Problem

2004-11-10 Thread tony2001
ID: 30747 Updated by: [EMAIL PROTECTED] Reported By: sami at sipponen dot com -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.0.2 New Comment: Please do not submit the same bug mo

#30747 [NEW]: PHP5 Windows Version Crash Problem

2004-11-10 Thread sami at sipponen dot com
From: sami at sipponen dot com Operating system: Windows XP PHP version: 5.0.2 PHP Bug Type: Reproducible crash Bug description: PHP5 Windows Version Crash Problem Description: PHP5 Windows crashes if I execute the code below: (not tested with *nix version of PHP

#30746 [Opn->Bgs]: simplexml_load_file fails if the data contains the '&' or '<' or '>' character

2004-11-10 Thread manoj_smartsoft at rediffmail dot com
ID: 30746 User updated by: manoj_smartsoft at rediffmail dot com Reported By: manoj_smartsoft at rediffmail dot com -Status: Open +Status: Bogus Bug Type: *XML functions Operating System: Windows-XP PHP Version: 5.0.2 New Comment: To avoi

#30746 [NEW]: simplexml_load_file fails if the data contains the '&' or '<' or '>' character

2004-11-10 Thread manoj_smartsoft at rediffmail dot com
From: manoj_smartsoft at rediffmail dot com Operating system: Windows-XP PHP version: 5.0.2 PHP Bug Type: *XML functions Bug description: simplexml_load_file fails if the data contains the '&' or '<' or '>' character Description: If the XML file conatinx &,< or

#30745 [NEW]: Functions date_sunset() and date_sunrise() return incorrect timestamps.

2004-11-10 Thread assassin at pf dot pl
From: assassin at pf dot pl Operating system: Windows XP PHP version: 5.0.2 PHP Bug Type: Date/time related Bug description: Functions date_sunset() and date_sunrise() return incorrect timestamps. Description: Functions date_sunset() and date_sunrise() return in

#27356 [Opn->Csd]: sleep() doesn't return unslept seconds

2004-11-10 Thread alpha at rrs dot at
ID: 27356 User updated by: alpha at rrs dot at Reported By: alpha at rrs dot at -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Unix PHP Version: 4.3.4 New Comment: Seems like the bug got fixed in CVS last

#30744 [Opn->Fbk]: Error configure with oracle 10

2004-11-10 Thread tony2001
ID: 30744 Updated by: [EMAIL PROTECTED] Reported By: php at edith dot net -Status: Open +Status: Feedback -Bug Type: Compile Failure +Bug Type: OCI8 related Operating System: Solaris 9 PHP Version: 5.0.2 New Comment: Please, r

#30744 [NEW]: Error configure with oracle 10

2004-11-10 Thread php at edith dot net
From: php at edith dot net Operating system: Solaris 9 PHP version: 5.0.2 PHP Bug Type: Compile Failure Bug description: Error configure with oracle 10 Description: Trying to configure php 5.0.2 with oracle 10, i get "oracle needed libraries not found". I solved

#30641 [Opn]: Compile error: error: symbol "zend_error" is used but not defined

2004-11-10 Thread hakan at lisas dot de
ID: 30641 User updated by: hakan at lisas dot de Reported By: hakan at lisas dot de Status: Open Bug Type: Compile Failure Operating System: Solaris 9 PHP Version: 5CVS-2004-11-01 (dev) New Comment: bwsx010:/# gcc --version gcc (GCC) 3.3.2 Copyrig

#30738 [Opn->Bgs]: mcrypt extension does not compile

2004-11-10 Thread tony2001
ID: 30738 Updated by: [EMAIL PROTECTED] Reported By: pauls at amersel dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: FreeBSD 4.10-STABLE PHP Version: 4.3.9 New Comment: You should look for mcrypt.h.

#30743 [NEW]: proc_open() / proc_close() leak handles on Windows XP

2004-11-10 Thread ilya77 at gmail dot com
From: ilya77 at gmail dot com Operating system: Windows XP PHP version: 5.0.2 PHP Bug Type: Program Execution Bug description: proc_open() / proc_close() leak handles on Windows XP Description: I have a scheduler script, which constantly runs in the background, i

#30739 [Opn->Asn]: Writing on a Black BG

2004-11-10 Thread tony2001
ID: 30739 Updated by: [EMAIL PROTECTED] Reported By: nate at highsocietyfreeride dot com -Status: Open +Status: Assigned Bug Type: GD related Operating System: apache? PHP Version: 4.3.10-dev -Assigned To: +Assigned To: pajo

#30739 [Opn]: Writing on a Black BG

2004-11-10 Thread tony2001
ID: 30739 Updated by: [EMAIL PROTECTED] Reported By: nate at highsocietyfreeride dot com Status: Open Bug Type: GD related Operating System: apache? -PHP Version: Irrelevant +PHP Version: 4.3.10-dev New Comment: Confirmed with 4.3.10-dev,

#30552 [Com]: Apache Crash with a regular expression

2004-11-10 Thread cmarin at interaktonline dot com
ID: 30552 Comment by: cmarin at interaktonline dot com Reported By: cristic at interaktonline dot com Status: Open Bug Type: Reproducible crash Operating System: Windows XP Home Edition PHP Version: 4.3.9 New Comment: I'm back: The bug appea