bugphpGroupWare - Bugs: bug #23406, Errors when trying to use address...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #23406: Errors when trying to use address book to fill in email To: line

Submitter:  jason king <pizzathief>
Submitted:  Wed 28 May 2008 05:45:29 AM UTC
   
 
Category:  email Item Group:  None
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Wed 28 May 2008 05:45:29 AM UTC, original submission:  

On the new email page , if you press the "Address Book" link to
select someone in your address book to send the rmail to, you get the following error messages:

!ERROR Notice: get_var(var = cat_id, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
 
!ERROR Notice: get_var(var = filter, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
 
!ERROR Notice: get_var(var = start, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
 
!ERROR Notice: get_var(var = limit, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
 
!ERROR Notice: get_var(var = query, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
 
!ERROR Notice: get_var(var = sort, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163
 
!ERROR Notice: get_var(var = order, method = Array ( [0] => get [1] => post ) , default = ) has been replaced by phpgw::get_var(var, data_type, method, default), please update your code in /path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php at line 163

jason king <pizzathief>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #15781:  bug-23406 added by pizzathief (1KiB - application/octet-stream - uses phpgw::get_var to fix the warnings about the use of the old get_var)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pizzathief (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-06-02 pizzathief Attached File- Added bug-23406, #15781

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code