Modify

Opened 17 years ago

Closed 17 years ago

#1208 closed defect (duplicate)

AddComment does not allow for characters with codes > 128

Reported by: anpaza@… Owned by: Alec Thomas
Priority: normal Component: AddCommentMacro
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I have installed the AddComment macro from SVN as-of 15 February. The first problem I've encountered is listed in ticket #795. After changing "method=post" with "method=get" it started to kind of work, but still I cannot get Cyrillic glyphs to work with AddComment(). When you try to preview or post a comment containing such glyphs, you will get something like this:

Error: Macro AddComment(appendonly) failed
asciiтестируем...01ordinal not in range(128)

Using Trac 0.10.1 on Fedora Core 6 with mod_python.

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by anpaza@…

Resolution: duplicate
Status: newclosed

Sorry, I'm a idiot. I somehow missed ticket #766. Applying the patch from the ticket solved the problem. It would be good to have that patch in SVN though :)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.