phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #820] image editor error.


From: nobody
Subject: [Phpgroupware-tracker] [Bug #820] image editor error.
Date: Wed, 25 Sep 2002 12:15:25 -0400

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

Changes by: Alejandro Borges (lex) <address@hidden>
Date: 2002-Sep-25 10:15 (Mexico/General)

------------------ Additional Follow-up Comments ----------------------------
Miguel, como dice Dave, haz un parche contra la ultima version. La consigues 
bajando el ultimo tar.gz, descomprimiendolo y corriendo:

cvs update -r Version-0_9_14-branch 

Desde el raiz del phpgroupware descomprimido. Esto es para obtener la ultima 
version. Despues, realizas tus modificaciones y corres 

cvs -cR diff >image_editor.patch

Y lo subes a http://docs.phpgroupware.org/patches.php 

Por favor no lo subas como anonimo (registrate en Log In) porque se nos puede 
perder.

Tx Dave!



=================== BUG #820: FULL BUG SNAPSHOT ===================


Submitted by: Kalavera                  Project: phpGroupWare                   
Submitted on: 2002-Jul-06 04:24
Category:  img                          Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Component Version:  None                
Platform Version:  Linux - RedHat       Reproducibility:  Every Time            

Summary:  image editor error.

Original Submission:  When i try to use Image, editor i see an unnecesary error 
message. the error say : Not open the file for read or something like these. 
But i can see the image in the preview. 

solution in line 237 :
$imgSizeArray   = GetImageSize($this->docroot . SEP . $img[$id]['img_file']);

comment the top line : 

//$imgSizeArray   = GetImageSize($this->docroot . SEP . $img[$id]['img_file']);

and the error message dissapear.

thanks for all, 

Regards, 

Miguel de la Borda 
  Lima - Peru 

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

-------------------------------------------------------
Date: 2002-Sep-25 10:15             By: alexbsa
Miguel, como dice Dave, haz un parche contra la ultima version. La consigues 
bajando el ultimo tar.gz, descomprimiendolo y corriendo:

cvs update -r Version-0_9_14-branch 

Desde el raiz del phpgroupware descomprimido. Esto es para obtener la ultima 
version. Despues, realizas tus modificaciones y corres 

cvs -cR diff >image_editor.patch

Y lo subes a http://docs.phpgroupware.org/patches.php 

Por favor no lo subas como anonimo (registrate en Log In) porque se nos puede 
perder.

Tx Dave!

-------------------------------------------------------
Date: 2002-Sep-04 01:01             By: None
Miguel,

Thanks for the info.  Can you do this up as a patch as outlined on 
http://docs.phpgroupware.org/patches.php .  This way we know what file is 
affected.

Cheers and thanks again

skwashd
Dave Hall


CC list is empty


No files currently attached


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




reply via email to

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