Closed (fixed)
Project:
Ooyala
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2012 at 20:04 UTC
Updated:
1 Feb 2013 at 04:00 UTC
Jump to comment: Most recent file
In OoyalaDrupalWrapper->request(), we don't log anything from the exception object. At the least, we should include $e->getMessage() in our watchdog call.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ooyala_error_message.patch | 1.13 KB | quicksketch |
Comments
Comment #1
quicksketchGood idea. Committed this patch to both 2.x branches.