Ticket #263 (new defect)

Opened 6 months ago

If pysqlite2 is not installed openid library is not working

Reported by: http://blog.sandbox.lt/ Assigned to:
Priority: minor Milestone:
Keywords: pysqlite Cc:
Project: python-openid OpenID Protocol: OpenID 2.x
Series: 2.x.x Web Browser:

Description

In my trac openid plugin user from time to time experience problem with pysqlite. If pysqlite2 is not installed default python sqlite library is used and it is not working with openid library. E.g.: http://trac-hacks.org/ticket/3220

I think user should be warned somehow that pysqlite2 is required.