History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: CHD-1924
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Unassigned
Reporter: Jeff Standen [WGM]
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Cerberus Helpdesk

[Scheduler/Maintenance] Call to a member function delete() on a non-object in message.php on line 515

Created: 29/May/10 08:26 AM   Updated: 14/Jun/10 11:27 AM
Fix Version/s: 5.0.0-pl1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 All   Comments   Work Log   Change History      Sort Order:
Comment by Jeff Standen [WGM] [29/May/10 08:27 AM]

Comment by Jeff Standen [WGM] [29/May/10 08:47 AM]
I have access to a client's machine that reproduces this. There are missing storage_extension and storage_profile_id fields for these message rows:

mysql> select id, storage_extension, storage_key, storage_profile_id FROM message order by id;
...
| 2650 | devblocks.storage.engine.database | 2650 | 0 |
| 2651 | | | 0 |
| 2652 | | | 0 |
| 2653 | | | 0 |
| 2654 | | | 0 |
| 2655 | | | 0 |
| 2656 | | | 0 |
| 2657 | | | 0 |
| 2658 | | | 0 |
...

Comment by Jeff Standen [WGM] [29/May/10 09:31 AM]

Comment by Joe Geck [14/Jun/10 11:27 AM]
I checked the status on those linked forum threads and live tickets and each reporter verified the issue was now resolved (in fact three of the four were from the same person). Closing out.