Thanks Marko, That fixed the problem :)
On Aug 7, 4:20 am, Marko Springfeldt <[email protected]> wrote: > I think the problem is in your ABBreakTypeForm. > > change: > HiddenField('breaktype_id') > > to: > HiddenField('abbreak_type_id') > > Marko > > shaw1ea schrieb: > > > I don't get any fullstack trace when I get the error. > > The error appears on the form in red letters. > > The same as for a validation error when the user enters incorrect > > information in the form. > > The message appears at the bottom of the form. > > Here is a screen shot of the error message: > > >http://filebin.ca/qqmbyv/Picture3.png > > > On Aug 5, 5:15 pm, "Diez B. Roggisch" <[email protected]> wrote: > > >> shaw1ea schrieb: > > >>> How do I get the full stack trace and the *this* controller? > >>> Can I place an assert somewhere? > > >> And of course you can copy and paste that from the console, and either > >> post it here, or into a pastebin-instance, e.g.http://paste.turbogears.org/ > > >> Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

