Wed Feb 23 19:27:10 2005

Ticket #604 (Closed: fixed)

make GreenBox robust


Priority: normal Reporter: sebastian
Severity: minor Assigned to: tomash
Component: bug Status: closed
Version:   Resolution: fixed
Milestone:   Keywords:  

Description by sebastian:

After incomplete upload/storage of files, GreenBox? hangs with this error-message: Fatal error: Call to a member function on a non-object in /var/www/livesupport/modules/storageServer/var/BasicStor?.php on line 629 I check _FILE/_POST data before I call GrennBox?::putFile(), but I got this state for e.g. if storageServer/var/stor was not created. Anyway, could GreenBox? more robust on this issue? Note: It seems related to ls_tree, if i delete entry there it will work.

Attachments

Changelog

Wed Feb 23 19:27:27 2005: Modified by sebastian

  • status changed from new to assigned
  • owner changed from anonymous to tomash

Wed Feb 23 21:40:42 2005: Modified by tomash

    Missing exception catch added on line specified above (BasicStor?.php:629). Objects in folder without appropriate record in ls_files are excluded from folder listing.

    Fri Mar 18 01:09:52 2005: Modified by tomash

    • resolution set to fixed
    • status changed from assigned to closed

    But I have to make GreenBox? more robust in general ;)


    Add/Change #604 (make GreenBox robust)




    Change Properties






    Action