Summary | Twitter throws errors in log file |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 04/25/2011 (5184 days ago) |
Due | |
Updated | 05/02/2011 (5177 days ago) |
Assigned | 04/25/2011 (5184 days ago) |
Resolved | 05/02/2011 (5177 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Feedback
Priority ⇒ 1. Low
The only way I see this happening is if the user does not have any
tweets, but I did not take that into account previously.
Don't assume the user has any statuses.
Bug: 99671 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/96546f81a4b6c801ec274727a21191a03d6fc834
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Twitter throws errors in log file
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
block and when i now browse to frontpage the following entries are
written in the log file, can't say if something doesn't work, it looks
good from my point of view with showing the entries from twitter.
2011-04-25T14:33:09+02:00 NOTICE: HORDE [horde] PHP ERROR: Undefined
property: stdClass::$status [pid 16024 on line 146 of
"/var/www/horde4/lib/Block/TwitterTimeline.php"]
2011-04-25T14:33:09+02:00 NOTICE: HORDE [horde] PHP ERROR: Trying to
get property of non-object [pid 16024 on line 146 of
"/var/www/horde4/lib/Block/TwitterTimeline.php"]
2011-04-25T14:33:09+02:00 NOTICE: HORDE [horde] PHP ERROR: Undefined
property: stdClass::$status [pid 16024 on line 155 of
"/var/www/horde4/lib/Block/TwitterTimeline.php"]
2011-04-25T14:33:09+02:00 NOTICE: HORDE [horde] PHP ERROR: Trying to
get property of non-object [pid 16024 on line 155 of
"/var/www/horde4/lib/Block/TwitterTimeline.php"]