Attachments
Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0
March 27, 2007 08:08 PM
When trying to add new bug and Comment field is not filled in i get following message:
Warning: Warning
call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'bugapi::parent::set' was given in /includes/api_bug.php on line 98
this message pop's up for about 14 times!!!!
Warning: Warning
call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'bugapi::parent::set' was given in /includes/api_bug.php on line 98
this message pop's up for about 14 times!!!!
March 27, 2007 08:48 PM
Robert
Another annoying limitation of PHP4. I'll try to figure out a workaround because it doesn't appear that I can use call_user_func_array() and the parent:: selector.
March 27, 2007 09:28 PM
Almost same happens when all fields writen and Bugdar can save it. But additional message added. Please look in attacment 2.
March 28, 2007 12:20 AM
Robert
I've found a work around. It's not nearly as elegant as the code once was, but it's workable. I've attached the patch.
--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in Subversion. This change will be available in a future release, but you can download the change at any time from the Subversion server.
--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in Subversion. This change will be available in a future release, but you can download the change at any time from the Subversion server.
On March 28, 2007 12:20 AM, Robert changed:
- Status from "Unconfirmed" to "Closed"
- Resolution from "Open" to "Fixed"
- Fixed in Revision from "" to "1524"
March 28, 2007 02:11 AM
System working again!
Thank you!
Thank you!