URL:
<http://savannah.gnu.org/bugs/?23375>
Summary: Fatal error when searching for todo list entries
Project: phpGroupWare
Submitted by: pizzathief
Submitted on: Tuesday 05/27/2008 at 04:29
Item Group: CVS HEAD (aka dev code)
Category: bookmarks
Severity: 3 - Normal
Priority: 7 - High
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: CVS
Operating System: GNU/Linux - Debian
Reproducibility: Every Time
Planned Release: None
Fixed Release:
_______________________________________________________
Details:
(using the bookmarks category, don't know where else to put this at the
moment, don't see a todo category)
I tried a search of "xxx" in an empty todo list , just to see what would
happen , and I got the following:
!Fatal Error
Can not createObject(todo.ui), file does not exist
!file: /path/to/phpgroupware/phpgwapi/inc/class.object_factory.inc.php
!line: 84
!back trace
!Please include the following output when you report this incident on our bug
tracker - https://savannah.gnu.org/bugs/?group=phpgroupware
Array
(
[0] => Array
(
[function] => phpgw_handle_error
[args] => Array
(
[0] => 256
[1] => Can not createObject(todo.ui), file does not
exist
[2] =>
/home/jason/website/phpgroupware/phpgwapi/inc/class.object_factory.inc.php
[3] => 84
[4] => ***error_handler_content_data***
)
)
[1] => Array
(
[file] =>
/path/to/phpgroupware/phpgwapi/inc/class.object_factory.inc.php
[line] => 84
[function] => trigger_error
[args] => Array
(
[0] => Can not createObject(todo.ui), file does not
exist
[1] => 256
)
)
[2] => Array
(
[file] =>
/path/to/phpgroupware/phpgwapi/inc/common_functions.inc.php
[line] => 241
[function] => object_factory->CreateObject
[args] => Array
(
[0] => todo.ui
[1] => _UNDEF_
[2] => _UNDEF_
[3] => _UNDEF_
[4] => _UNDEF_
[5] => _UNDEF_
[6] => _UNDEF_
[7] => _UNDEF_
[8] => _UNDEF_
[9] => _UNDEF_
[10] => _UNDEF_
[11] => _UNDEF_
[12] => _UNDEF_
[13] => _UNDEF_
[14] => _UNDEF_
[15] => _UNDEF_
[16] => _UNDEF_
)
)
[3] => Array
(
[file] => /path/to/phpgroupware/index.php
[line] => 73
[function] => CreateObject
[args] => Array
(
[0] => todo.ui
)
)
)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23375>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
phpGroupWare-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker