Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4448


Ignore:
Timestamp:
Dec 21, 2006, 10:56:18 PM (17 years ago)
Author:
Tim Hatch
Comment:

Fixing description, and duplicate of #3182

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4448

    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #4448 – Description

    initial v1  
    11Following error when edit an existing ticket.
    22
     3{{{
    34Traceback (most recent call last):
    45  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    2324    raise errorclass, errorvalue
    2425OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'UNION'")
     26}}}