Edgewall Software

Changes between Initial Version and Version 1 of Ticket #7117


Ignore:
Timestamp:
Apr 15, 2008, 7:46:55 PM (16 years ago)
Author:
Emmanuel Blot
Comment:

This error is triggered from a plugin, "pagetopdf".

Please report the error to the plugin maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7117

    • Property Keywords plugin added
    • Property Status newclosed
    • Property Resolutionwontfix
  • Ticket #7117 – Description

    initial v1  
    55and I received the following error.  This was repeatable by myself and others.
    66
    7 
     7{{{
    88Traceback (most recent call last):
    99  File "/usr/local/python/lib/python2.5/site-packages/trac/web/main.py", line 393, in dispatch_request
     
    2222    page = wiki_to_html(source, self.env, req).encode(codepage)
    2323UnicodeEncodeError: 'latin-1' codec can't encode character u'\u201c' in position 4760: ordinal not in range(256)
     24}}}
     25