Open item4 opened 8 years ago
I have edited /Users/item4/Projects/lektor/lektor/builder.py and added a single line
con.text_factory = lambda x: unicode(x, 'utf-8', 'ignore')
after the following line
con = sqlite3.connect(self.buildstate_database_filename, timeout=10, check_same_thread=False) Ref Link : http://hakanu.net/sql/2015/08/25/sqlite-unicode-string-problem/
@haseenapa Have you considered contributing the fix to Lektor directly by sending a pull request?
Oops, just saw that @item4 actually submitted a fix for the issue. I'm guessing the issue could be closed?
I'm Korean. So I sometimes use Korean tag in post. but lektor-tags do not work fine with unicode tags