Four Js Development Tools Forum

Discussions by product => Genero BDL => Topic started by: . on February 20, 2009, 11:03:14 am



Title: 2.11.10 NEXT FIELD NEXT/PREV in AFTER DIALOG fails
Post by: . on February 20, 2009, 11:03:14 am
Hi,

Still testing the Multiple Dialogs in 2.11.10 (build-1169.136) and have a small problem.

NEXT FIELD NEXT in the AFTER DIALOG block causes:
Internal error in the run time library file ndialog.c(3070):
d->currItem.

NEXT FIELD PREVIOUS in the AFTER DIALOG block causes:
Internal error in the run time library file ndialog.c(3124):
d->currItem.

(NEXT FIELD CURRENT works fine)

Thanks

Jeff McFee


Title: Re: 2.11.10 NEXT FIELD NEXT/PREV in AFTER DIALOG fails
Post by: Sebastien F. on February 20, 2009, 11:36:15 am
Jeff,
Internal error is for sure not expected, fglrun should either raise a runtime error, or process the NEXT FIELD properly.
If NEXT FIELD CURRENT works, the NEXT FIELD PREVIOUS/NEXT should work as well.
We need to check that.
Please support: file a bug with sample program...
Thanks for reporting!
Seb


Title: Re: 2.11.10 NEXT FIELD NEXT/PREV in AFTER DIALOG fails
Post by: Sebastien F. on February 23, 2009, 02:00:29 pm
We will track this as bug #12112.
Seb