Hi Janusz

On Mon, Sep 6, 2010 at 2:55 PM, Janusz Dziemidowicz <
[email protected]> wrote:

> On Sat, Sep 4, 2010 at 1:41 AM, Paul Lindner <[email protected]> wrote:
> > I'll be working on releasing 2.0.0 over the long weekend.  There are a
> few
> > small issues that I'll deal with, but I don't see any major blockers.
>
> Hi,
> I'm responsible for OpenSocial in http://nk.pl Last week, I've
> migrated NK from shindig 1.1-BETA5 to 2.0.0-RC2. So there is already a
> production site running it:)
> Overall I'm quite happy (I was able to drop some hacks I've had to do
> on 1.1). I've encountered mainly two problems:
> - DefaultJsUriManager strictly validates if the request path is the
> same as in configuration file. Since we are doing some rewriting along
> the way I've had to replace the whole class. Should I file a bug in
> Jira for that? (I don't believe this is a bug as such, but it would be
> nice to be able to switch off this validation in shindig.properties,
> other UriManagers already have such options).
>
What is the path you want for your js? Maybe you can override JS_PATH_PARAM
= "gadgets.uri.js.path" for your container ?

- Proxy is broken with content rewriting (proxy returns original
> Content-Length header, but since rewritten content has different size
> it doesn't work). It is already fixed in trunk.
>
> --
> Janusz Dziemidowicz
> http://nk.pl
>

Reply via email to