Ticket #7423 (closed defect: wontfix)
OperationalError: Could not decode to UTF-8 column 'newvalue' with text
| Reported by: | jb@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | timeline | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by cboos) (diff)
Hello,
i have create a new trac site (Trac 0.10.3) and backup (with hotcopy) my old trac database. I had Trac 0.9.pre before.
Now, I have convert the database to sqlite3. (sqlite trac2.db .dump | sqlite3 trac.db)
But now if i open the timeline site, I get the following decode error message:
Internal Error Ticket changes event provider (TicketModule) failed: OperationalError: Could not decode to UTF-8 column 'newvalue' with text '(In [13269]) L�schrountine fixes #2005'
I have test it with the newest trac Version. I get the same error.
Is it a bug, or anybody know a fix for this?
Thanks!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


