Error: Can't get ArticleID from INSERT!(using'asian'letters)

Moderator: crythias

Locked
ThomasPL10
Znuny newbie
Posts: 90
Joined: 11 Feb 2014, 17:24
Znuny Version: 3.3.2

Error: Can't get ArticleID from INSERT!(using'asian'letters)

Post by ThomasPL10 »

Hello.

I've got some problem and have no idea what is the source of it. When I'm creating ticket and in subject I'm using this little strange korean/chinease letters after I clicked on Submit button I've got this error:

Code: Select all

Error: Can't get ArticleID from INSERT!

Comment:
Traceback:
ERROR: OTRS-CGI-10 Perl: 5.14.2 OS: linux Time: Fri Apr 11 12:57:22 2014

 Message: Can't get ArticleID from INSERT!

 RemoteAddress: ***
 RequestURI: /otrs/customer.pl

 Traceback (31587): 
   Module: Kernel::System::Ticket::Article::ArticleCreate (OTRS 3.3.2) Line: 293
   Module: Kernel::Modules::CustomerTicketMessage::Run (OTRS 3.3.2) Line: 556
   Module: Kernel::System::Web::InterfaceCustomer::Run (OTRS 3.3.2) Line: 992
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler (unknown version) Line: 41
   Module: (eval) (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31
In my mySQL database I'm using latina_swedish_ci. Do you think it could be a source of the problem?
Locked