The branch "master" has been updated. The following is a summary of the commits.
from: b2d086839532ea785a20e7bd1a57d114e6cd2658 10b3eb5 Revert "Always make sure that $_contents is a resource before using it (Bug #10252)." ----------------------------------------------------------------------- commit 10b3eb5f8f5f5baa2e9490b7d69316dfa38024f7 Author: Jan Schneider <[email protected]> Date: Sat Jun 25 22:45:53 2011 +0200 Revert "Always make sure that $_contents is a resource before using it (Bug #10252)." This reverts commit b2d086839532ea785a20e7bd1a57d114e6cd2658. This breaks message viewing in IMP, though all tests pass just fine. No idea what IMP is doing with mime parts that breaks this. framework/Mime/lib/Horde/Mime/Part.php | 36 ++++++------------------------- framework/Mime/package.xml | 4 +- 2 files changed, 9 insertions(+), 31 deletions(-) http://git.horde.org/horde-git/-/commit/10b3eb5f8f5f5baa2e9490b7d69316dfa38024f7 Fatal error: Uncaught exception 'Horde_Rpc_Exception' with message 'No valid XML data returned: <br /> <b>Fatal error</b>: Class 'Horde_Form_Type_date' not found in <b>/usr/local/horde/web/dev.horde.org/horde-git/whups/lib/Driver.php</b> on line <b>520</b><br /> ' in /usr/local/horde/web/dev.horde.org/horde-git/framework/Rpc/lib/Horde/Rpc/Xmlrpc.php:111 Stack trace: #0 [internal function]: Horde_Rpc_Xmlrpc::request('http://dev.hord...', 'tickets.addComm...', Object(Horde_Http_Client), Array) #1 /usr/local/horde/web/dev.horde.org/horde-git/framework/Rpc/lib/Horde/Rpc.php(227): call_user_func(Array, 'http://dev.hord...', 'tickets.addComm...', Object(Horde_Http_Client), Array) #2 /usr/local/horde/bin/horde-support/git-hooks/whups-git-hook.php(135): Horde_Rpc::request('xmlrpc', 'http://dev.hord...', 'tickets.addComm...', Object(Horde_Http_Client), Array) #3 /usr/local/horde/bin/horde-support/git-hooks/whups-git-hook.php(93): post_comment('10252', 'Changes have be...') #4 {main} thrown in /usr/local/horde/web/dev.horde.org/horde-git/framework/Rpc/lib/Horde/Rpc/Xmlrpc.php on line 111 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
