Yes, 2.1 and it doesn't matter whether the column is of type 'Unicode' or 'String', so for that reason you do not need Unicode. Is a database still necessary?
On Feb 20, 5:08 pm, Michael Pedersen <[email protected]> wrote: > Hi there. We seem to be missing each other on IRC. > > I have to ask: Do you have a simple SQLite database we could use to test > this? My Unicode abilities kinda suck, so I need to have known good data to > work with in order to try to fix any code that uses it. At least eliminate > one variable. Also, just to make sure, you are on 2.1, right? > > > > On Sun, Feb 20, 2011 at 4:24 AM, FaultyG <[email protected]> wrote: > > Hi, > > > I played around with tg a bit and saw that the admin-tool does not > > handle String/Unicode columns that are longer than 100 characters. > > Having such a table and trying to add an entry into the database > > through this tool, the forms get corrupted. > > What happens is that the text-box for the "100+ column" seems to > > contain the rest of html that is supposed to render the current page > > (the rest of the forms/ submit buttons.. etc)... > > > Any ideas? > > > -- > > 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. > > -- > Michael J. Pedersen > My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 > Yahoo/pedermj2002, MSN/[email protected] -- 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.

