#48069 [Bgs]: corrupted form data after submit

2009-04-24 Thread andrej dot nagy at is-solutions dot sk
ID: 48069 User updated by: andrej dot nagy at is-solutions dot sk Reported By: andrej dot nagy at is-solutions dot sk Status: Bogus Bug Type: *General Issues Operating System: linux PHP Version: 5.2.9 New Comment: Fields on the client are all

#48069 [NEW]: corrupted form data after submit

2009-04-24 Thread andrej dot nagy at is-solutions dot sk
From: andrej dot nagy at is-solutions dot sk Operating system: linux PHP version: 5.2.9 PHP Bug Type: *General Issues Bug description: corrupted form data after submit Description: Sometimes if form is submitted, I get strange data on the server in php. It

#37483 [Com]: PHP5TS.DLL causes w3svc crash and application pool termination

2006-05-29 Thread andrej at seznam dot org
ID: 37483 Comment by: andrej at seznam dot org Reported By: jneill at gamedaytv dot com Status: Feedback Bug Type: IIS related Operating System: Windows 2003 SP 1 PHP Version: 5.1.4 New Comment: I came up with exact the same crash analysis

#29724 [Com]: PHP Encountered an Access Violation

2005-07-15 Thread andrej at seznam dot org
ID: 29724 Comment by: andrej at seznam dot org Reported By: bojo at gvea dot com Status: No Feedback Bug Type: Reproducible crash Operating System: Windows 2003 Server PHP Version: 5.0.1 New Comment: This error is following me on 3 different

#27867 [Bgs]: exec(du) returns width doubled values UPDATE

2004-04-17 Thread andrej at antiszoc dot hu
ID: 27867 User updated by: andrej at antiszoc dot hu Reported By: andrej at antiszoc dot hu Status: Bogus Bug Type: Program Execution Operating System: FreeBSD PHP Version: 4.3.5 New Comment: Looks like it is fixed with 4.3.6, with the VERY SAME

#27867 [Bgs]: exec(du) returns width doubled values UPDATE

2004-04-05 Thread andrej at antiszoc dot hu
ID: 27867 User updated by: andrej at antiszoc dot hu -Summary: exec(du) returns width doubled values Reported By: andrej at antiszoc dot hu Status: Bogus Bug Type: Program Execution Operating System: FreeBSD PHP Version: 4.3.5 New Comment

#27867 [Fbk->Opn]: exec(du) returns width doubled values

2004-04-05 Thread andrej at antiszoc dot hu
ID: 27867 User updated by: andrej at antiszoc dot hu Reported By: andrej at antiszoc dot hu -Status: Feedback +Status: Open Bug Type: Program Execution Operating System: FreeBSD PHP Version: 4.3.5 New Comment: So... but you have to

#27867 [NEW]: exec(du) returns width doubled values

2004-04-05 Thread andrej at antiszoc dot hu
From: andrej at antiszoc dot hu Operating system: FreeBSD PHP version: 4.3.5 PHP Bug Type: Program Execution Bug description: exec(du) returns width doubled values Description: We are using a script, which looks up every directory of our webhosting customers

Bug #16179: Multidimensional Arrays works wrong

2002-03-20 Thread andrej
From: [EMAIL PROTECTED] Operating system: Windows 2002 PHP version: 4.1.2 PHP Bug Type: Scripting Engine problem Bug description: Multidimensional Arrays works wrong My php-Code: " ); echo( "AUSGABE2 ::: ". $property [ "src" ][ "brett" ]."" ); ?> And the result of