http://bugs.gpodder.org/show_bug.cgi?id=224
--- Comment #10 from Justin Forest <[EMAIL PROTECTED]> 2008-10-23 10:02:16 --- Uppercase collation name is what pysqlite wants. It converts lowecase characters automatically, to make it case-insensitive, but somehow fails to do so. If we use "UNICODE", it won's fail. That would be exactly what pysqlite is working with internally. -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
