phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bug #3722] $content too big would cause etemplt


From: nobody
Subject: [Phpgroupware-tracker] [bug #3722] $content too big would cause etemplte crash...
Date: Sun, 06 Jul 2003 10:51:20 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313

=================== BUG #3722: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3722&group_id=509

Changes by: Ralf Becker <address@hidden>
Date: Sun 07/06/2003 at 16:51 (Europe/Berlin)

------------------ Additional Follow-up Comments ----------------------------
Please test if this is still the case. I had that problem with php4 sessions 
and fixed it some weeks ago in .16. Hope you're developing with .16, as I 
started breaking compatibility with .14 as .16 will be availible soon.



=================== BUG #3722: FULL BUG SNAPSHOT ===================


Submitted by: tbsky                   Project: phpGroupWare                 
Submitted on: Wed 05/21/2003 at 20:31
Category:  eTemplates                 Bug Group:  0.9.14.003 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  ralfbecker              
Status:  Open                         Component Version:  TGZ               
Platform Version:  Linux - Mandrake   Reproducibility:  Every Time          

Summary:  $content too big would cause etemplte crash...

Original Submission:  hi:
  i m testing the size of $content.
  make some tbox widget and give them some value,
  ex: tbox1=msg1,tbox2=msg2, tbox3=msg3
  make a submit button and do below as call-back function
  $test[] = $content;
  $test[] = $test;
  print_r($test);

  send $content to exec and put $test to the preserv array.

  after a few submit click, $content become bigger & bigger,
  finally phpgw crash and give a blank screen.
  in my test when $content become abuot 10k, phpgw crash.
  (use db session)
  if i use php4 session, $content can bigger(strange?),
  but  finally give a blank screen.
  with php4 session i can understand, but why db session
  also give me that? i m using mandrake 9.1, which comes
  with php 4.3.1, apache 2 & mysql 4.0 

Best Regards,
tbsky


Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 07/06/2003 at 16:51       By: ralfbecker
Please test if this is still the case. I had that problem with php4 sessions 
and fixed it some weeks ago in .16. Hope you're developing with .16, as I 
started breaking compatibility with .14 as .16 will be availible soon.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3722&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]