
Hi Shozo, On Thu, Dec 12, 2002 at 10:27:08AM +0900, murahashi wrote:
I found what is the reason. I changed TicketHook in config.pm from 'ticket' to 8bit-2byte code. I don't know why , but change back to 'ticket' , it works.
Config.pm ## $Self->{TicketHook} = 'Ticket#'; $Self->{TicketHook} = '??#';
Is this a localization issue or limitation?
I think it's a perl problem... maybe you can create a bug-report on http://bugs.otrs.org/ and attach a sample 8bit-2byte email (so I have more to test). Thanks! :)
shozo
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "The number of Unix installations has grown to 10, with more expected." The Unix Programmer's Manual, 2nd Edition, June 1972