Quotes inside input fields when using sqlite3

I installed the login_engine and user_engine today and it worked
perfectly with postgresql. However when i use sqlite3, quotes appear in
some of the input fields in the forms. Is this a general sqlite issue?

html source of the input field:

Running on windows vista with the latest sqlite3,ror and engines.

The problem only occures with the latest version of sqlite 3.3.8
The previous version 3.3.7 works ok, so i’ll just use that.