Is it possible the restructured text function returns unicode instead of utf8?
Are you sure accepts is executed? after/outside the if statement print the return value of accepts and print form.errors Massimo On Aug 23, 9:07 pm, Joe Barnhart <[email protected]> wrote: > I'm still on Sqllite at this point. The reason I'm a little mystified > is because I put a print statement just inside the "if form.accepts > (..." clause (just above the if request.vars.show) and it was never > executed. > > On Aug 23, 1:51 pm, mdipierro <[email protected]> wrote: > > > Are you sure accept is failing and not insert? 'text' fields in MySQL > > have a size limit. Do you use MySQL? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

