You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/06/18 10:22:45 UTC

[jira] Closed: (SHINDIG-391) Gadgets using an unspecified, non-UTF-8 encoding are rendered incorrectly

     [ https://issues.apache.org/jira/browse/SHINDIG-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Brown closed SHINDIG-391.
-------------------------------

    Resolution: Fixed

Applied. Thanks!

> Gadgets using an unspecified, non-UTF-8 encoding are rendered incorrectly
> -------------------------------------------------------------------------
>
>                 Key: SHINDIG-391
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-391
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java)
>            Reporter: Patrick Fairbank
>         Attachments: shindig-391.patch
>
>
> The server assumes that gadgets that don't specify their charset in the content-type header are UTF-8. I have a patch forthcoming to attempt to automatically determine the charset for text content types.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Closed: (SHINDIG-391) Gadgets using an unspecified, non-UTF-8 encoding are rendered incorrectly

Posted by Cassie <do...@apache.org>.
Oh, sorry, and requestCreateActivity does work right now. It does not have
any ui flow though.



On Wed, Jun 18, 2008 at 10:31 AM, Cassie <do...@apache.org> wrote:

> They haven't been implemented thus far but we would love any contributions!
> I think someone got started on requestSendMessage for php but I'm not sure
> how far that got with regards to hooking up to a service interface, backend
> or what not. We also don't have any ui flows for them. Containers are
> allowed to pop up a ui flow to allow the user to choose who they want to
> send a message to or to preview the messages etc. It is all optional but it
> would be cool to get something going in Shindig.
>
> Thanks.
>
> - Cassie
>
>
>
> On Wed, Jun 18, 2008 at 10:24 AM, peeyush gulati <pe...@gmail.com>
> wrote:
>
>> Hi there
>>
>> I wanted to appreciate all for the kind of progress the project has been
>> showing... I have benly closely working on the same on the PHP end of the
>> container.
>>
>> I was wondering if the *requestShareApp, requestShareMessage,
>> requestPermission, requestCreateActivity* has been implemented in either
>> of
>> the Java and PHP container or have we been using them through some
>> different
>> method other than these classes.
>>
>> Thanks
>> Peeyush
>>
>
>

Re: [jira] Closed: (SHINDIG-391) Gadgets using an unspecified, non-UTF-8 encoding are rendered incorrectly

Posted by peeyush gulati <pe...@gmail.com>.
Thanks a lot Cassie definately we can expect the same so that means a way to
go in this sure i would work on the same once i get a clear picute about it.

On Wed, Jun 18, 2008 at 11:01 PM, Cassie <do...@apache.org> wrote:

> They haven't been implemented thus far but we would love any contributions!
> I think someone got started on requestSendMessage for php but I'm not sure
> how far that got with regards to hooking up to a service interface, backend
> or what not. We also don't have any ui flows for them. Containers are
> allowed to pop up a ui flow to allow the user to choose who they want to
> send a message to or to preview the messages etc. It is all optional but it
> would be cool to get something going in Shindig.
>
> Thanks.
>
> - Cassie
>
>
> On Wed, Jun 18, 2008 at 10:24 AM, peeyush gulati <pe...@gmail.com>
> wrote:
>
> > Hi there
> >
> > I wanted to appreciate all for the kind of progress the project has been
> > showing... I have benly closely working on the same on the PHP end of the
> > container.
> >
> > I was wondering if the *requestShareApp, requestShareMessage,
> > requestPermission, requestCreateActivity* has been implemented in either
> of
> > the Java and PHP container or have we been using them through some
> > different
> > method other than these classes.
> >
> > Thanks
> > Peeyush
> >
>



-- 
Thanks and Regards
Peeyush Gulati
+91-9916304135

Re: [jira] Closed: (SHINDIG-391) Gadgets using an unspecified, non-UTF-8 encoding are rendered incorrectly

Posted by Cassie <do...@apache.org>.
They haven't been implemented thus far but we would love any contributions!
I think someone got started on requestSendMessage for php but I'm not sure
how far that got with regards to hooking up to a service interface, backend
or what not. We also don't have any ui flows for them. Containers are
allowed to pop up a ui flow to allow the user to choose who they want to
send a message to or to preview the messages etc. It is all optional but it
would be cool to get something going in Shindig.

Thanks.

- Cassie


On Wed, Jun 18, 2008 at 10:24 AM, peeyush gulati <pe...@gmail.com>
wrote:

> Hi there
>
> I wanted to appreciate all for the kind of progress the project has been
> showing... I have benly closely working on the same on the PHP end of the
> container.
>
> I was wondering if the *requestShareApp, requestShareMessage,
> requestPermission, requestCreateActivity* has been implemented in either of
> the Java and PHP container or have we been using them through some
> different
> method other than these classes.
>
> Thanks
> Peeyush
>

Re: [jira] Closed: (SHINDIG-391) Gadgets using an unspecified, non-UTF-8 encoding are rendered incorrectly

Posted by peeyush gulati <pe...@gmail.com>.
Hi there

I wanted to appreciate all for the kind of progress the project has been
showing... I have benly closely working on the same on the PHP end of the
container.

I was wondering if the *requestShareApp, requestShareMessage,
requestPermission, requestCreateActivity* has been implemented in either of
the Java and PHP container or have we been using them through some different
method other than these classes.

Thanks
Peeyush