By the way, the form loads up. But when I get to select one item it throws
that error.
···
On Saturday, January 18, 2014 11:45:30 PM UTC+2, Raul Maano wrote:
>
> Hi,
>
> I have tried the instructions given on external itemset as I have a large
> list for a cascading select. It is giving this error message:
>
> "length=62; regionStart=0; regionLength=-1"
>
> Any ideas why this happened or what is causing it?
> Thanks.
>
>
> Raul
>
I got this bug too, it seems to be related to parentheses starting or
ending the choice_filter. If I take them out of the choice_filter it seems
to work. Probably related to data type or needing to escape special
characters.
Let me know if more info is needed on this.
Jason
···
On Monday, January 20, 2014 8:39:35 PM UTC-5, Yaw Anokwa wrote:
>
> Raul,
>
> Sounds like a bug.
>
> Can you file it at https://code.google.com/p/opendatakit/issues? When
> you do, attach the files that are giving you the error to the issue so
> the core team can track it down.
>
> Thanks,
>
> Yaw
> --
> Need ODK services? http://nafundi.com provides form design, server
> setup, professional support, and software development for ODK.
>
> On Sat, Jan 18, 2014 at 1:55 PM, Raul Maano <simpl...@gmail.com> wrote:
> > By the way, the form loads up. But when I get to select one item it
> throws
> > that error.
> >
> >
> > On Saturday, January 18, 2014 11:45:30 PM UTC+2, Raul Maano wrote:
> >>
> >> Hi,
> >>
> >> I have tried the instructions given on external itemset as I have a
> large
> >> list for a cascading select. It is giving this error message:
> >>
> >> "length=62; regionStart=0; regionLength=-1"
> >>
> >> Any ideas why this happened or what is causing it?
> >> Thanks.
> >>
> >>
> >> Raul
> >
> > --
> > --
> > Post: opend...@googlegroups.com
> > Unsubscribe: opendatakit...@googlegroups.com
> > Options: http://groups.google.com/group/opendatakit?hl=en
> >
> > ---
> > You received this message because you are subscribed to the Google
> Groups
> > "ODK Community" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an
> > email to opendatakit...@googlegroups.com .
> > For more options, visit https://groups.google.com/groups/opt_out.
>
···
--
Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.
On Thu, Mar 27, 2014 at 10:03 AM, Jason Ives jasives@gmail.com wrote:
Hi Guys,
I got this bug too, it seems to be related to parentheses starting or ending
the choice_filter. If I take them out of the choice_filter it seems to
work. Probably related to data type or needing to escape special
characters.
Let me know if more info is needed on this.
Jason
On Monday, January 20, 2014 8:39:35 PM UTC-5, Yaw Anokwa wrote: