Comment #14 on issue 1038 by [email protected]: Autocomplete "add new" related object behaviour breaks if form submitted too fast
http://code.google.com/p/qubit-toolkit/issues/detail?id=1038
I am not sure if the problem above is reproducible anymore, but if you add an nonexistent item and fastly you click in the Save form button a few times, you get this error:
Warning: Invalid argument supplied for foreach() in /home/foobar/www/qubit-toolkit-svn/plugins/sfIsadPlugin/modules/sfIsadPlugin/actions/editAction.class.php on line 134 Notice: Undefined property: sfRoute::$resource in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 349 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Undefined property: sfRoute::$resource in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 349 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Undefined property: sfRoute::$resource in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 349 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Undefined property: sfRoute::$resource in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 349 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Undefined property: sfRoute::$resource in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 349 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Notice: Trying to get property of non-object in /home/foobar/www/qubit-toolkit-svn/apps/qubit/modules/informationobject/actions/editAction.class.php on line 350 Fatal error: Call to a member function __get() on a non-object in /home/foobar/www/qubit-toolkit-svn/lib/model/om/BaseObject.php on line 478
-- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-issues?hl=en.
