Hi,
   Yes, the problem is related to the fix for trinidad. I saw that the patch
proposed to solve the issue differ from patch applied to the code. In the
code we have this line "if (submitForm === undefined) {" and in the fix
proposed we have the following line "if (typeof submitForm=="undefined") {"
of code.

Regards,

Gonzalo Nuñez.

On 8/8/07, Cagatay Civici <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> It looks like it's related to;
>
> http://issues.apache.org/jira/browse/TOMAHAWK-1029
>
> Seems the fix for trinidad case breaks non-trinidad cases.
>
> I'll file an issue and look at it,
>
> Regards,
>
> Cagatay
>
> [EMAIL PROTECTED]
>
> On 8/8/07, Gonzalo Nuñez <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >   I have the same problem, I got 'submitForm is not defined' error in
> > the MyFacesHack.js javascript file when I try to submit an action. Any
> > news about it?
> >
> > Regards,
> > Nuñez, Daniel Gonzalo.
> >
> > On 8/3/07, Bogdan Sava <[EMAIL PROTECTED]> wrote:
> > >
> > > jscook menu does not work in lasts versions.
> > > It is stuck!
> > >
> > > http://www.irian.at/myfaces/jscookmenu.jsf
> > > http://example.irian.at/example-simple-20070803/jscookmenu.jsf
> > >
> > > Any ideea ?
> > > Thank you!
> > > B
> > >
> >
> >
>

Reply via email to