After today's push, i still see that links and images are not treated
like html. They are html escaped. Will this be fixed?

On Feb 25, 3:16 pm, Jason <[EMAIL PROTECTED]> wrote:
> Hi Barry. Today's push appears to have fixed this particular issue.
> Please let me know if you continue to experience problems with
> activity stream posting.
>
> - Jason
>
> On Feb 25, 1:46 pm, Jason <[EMAIL PROTECTED]> wrote:
>
> > Hi Barry. Yes, this is a known issue, that we hope to work out
> > shortly; at the moment, activities aren't posted to the user's
> > activity stream feed or to the streams of the user's friends as
> > expected. You can star and track the progress of this issue here:
>
> >http://code.google.com/p/opensocial-resources/issues/detail?id=57&q=l...
>
> > This bug report is a bit out-of-date and will be updated shortly to
> > reflect that activities are not posted to the user's activity stream
> > either.
>
> > - Jason
>
> > On Feb 25, 11:35 am, Barry Welch <[EMAIL PROTECTED]> wrote:
>
> > > I am trying to post to the activity feed on Orkut with no success.
> > > Here is the code I am using:
>
> > > p = 'test ';
> > > var params = {};
> > > params[opensocial.Activity.Field.TITLE] = p;
> > > var activity = opensocial.newActivity(params);
> > > opensocial.requestCreateActivity(activity,
> > > opensocial.CreateActivityPriority.HIGH);
>
> > > Why does this fail to create a feed item in my updates?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to