Closed (fixed)
Project:
Activity
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2009 at 23:28 UTC
Updated:
11 May 2009 at 00:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sirkitree commentedyup. started over and just did a manual test story and got this.

Interestingly enough, basically the same code is used in activity_page() as is in hook_user ..view.. - so I'm not sure what's going on here.
Oh, important ... this is after applying our nodecomment patch here: #355022: Activity comments
Comment #2
jaydub commentedcan we close this?
Comment #3
sirkitree commentedI just installed 6.x-1.x-dev this morning to do testing on another issue and still received this error. Still have no idea what is going on. Something with a utf-8 function i think, but it's in a difficult place to get debug information.
Please keep this open.
Comment #4
sirkitree commentedOk I _finally_ found this! We were padding an array into the activity_feed()'s format_rss_channel() function. Here's a patch.
Comment #5
sirkitree commentedComment #6
sirkitree commentedhttp://drupal.org/cvs?commit=203138