Modify

Opened 16 years ago

Closed 16 years ago

#3448 closed defect (fixed)

Couldn't manage to use testcases with utf-8 (unicode) character content

Reported by: faxayran Owned by: edunne
Priority: normal Component: TestCaseManagementPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

When we try to create a test case in a language with utf-8/unicode characters it fails to either validate or create tickects. When looked at the code there are "encode('ascii','ignore')" calls which create the problem. Even after I eliminated those encode's my testcases donot work. By the looks of it unicode is not supported yet. Will it be supported? The rest is brilliant, thanks.

I use Trac 0.11 with

http://trac-hacks.org/browser/testcasemanagementplugin/branches/testManagmentPluginGenshi

Attachments (0)

Change History (4)

comment:1 Changed 16 years ago by faxayran

Summary: Couldn't manage the use testcases with utf-8 (unicode) character contentCouldn't manage to use testcases with utf-8 (unicode) character content

comment:2 Changed 16 years ago by faxayran

Additionally, TRAC works on windows XP machine.

comment:3 Changed 16 years ago by edunnesoftwaretesting@…

yeah. I thought that this might crop up.

I'll try to have this fixed by next week.

hmmm, can you attach a testcase example that you know is busted.

comment:4 Changed 16 years ago by edunnesoftwaretesting@…

Resolution: fixed
Status: newclosed

ok I think this is fixed...but wouldn't mind help testing.

the fix is in a seperate branch:

http://trac-hacks.org/svn/testcasemanagementplugin/branches/testManagmentPluginGenshi_unicode

or check the main page as I've posted URL there as well.

I'll mark this closed and fixed for now and will merge the fix back into the main line after further testing.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain edunne.
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.