> 009188:Failed to execute "_dispatchEvent()":Could not dispatch event > of type "completed":e.getData().getContent is not a function
It means there was a bug in your code (doh!). The exception catcher in the dispatcher caught an exception and is giving you some more information. Cut out code in the function until it works. That will indicate where the error is. Hugh _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
