Ticket subject issue

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Ticket subject issue

Post by erick.oliveira »

Script URL:
Version of script: 3.4.1
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

After updating Hesk to 3.4.1 version, some Portuguese words like "Empréstimo" and "Permissão" are cutvoff when Hesk creates the ticket converting from e-mail.

Example: E-mail subject "Empréstimo 123", Hesk creates a ticket with subject "imo 123".
E-mail subject "Permissão", Hesk creates a ticket with subject "issão"

I already tested English (default) and pt_BR language pack.

Thank you in advance.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Ticket subject issue

Post by Klemen »

Can you send a sample email that causes you trouble to pop3test AT hesk DOT com and I will test it here?

Also, what version of PHP are you running? It would help to see that and what extensions you have by uploading a phpinfo file to your server:
viewtopic.php?f=13&t=138
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Re: Ticket subject issue

Post by erick.oliveira »

E-mail sent:

Subject: permissão
Erick Oliveira
Seg, 10/10/2022 16:33
Para:Ticket TI
teste

--------------------------------------------------------------------------------------------------

Open Ticket:

[#4WA-5NZ-TWXP] Novo chamado: issão
Ticket TI
Seg, 10/10/2022 16:35
Para:Erick Oliveira
Olá,

Um novo chamado foi aberto por Erick Oliveira com o título issão.

Código de identificação: 4WA-5NZ-TWXP
Número do Chamado: 20453

Mensagem:
teste

--------------------------------------------------------------------------------------------------

PHP Version 7.2.8


Let me know if you need more informations.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Ticket subject issue

Post by Klemen »

Send the exact email message to pop3test AT hesk DOT com so I can test it, do not copy/paste it here.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Re: Ticket subject issue

Post by erick.oliveira »

Ok, email sent.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Ticket subject issue

Post by Klemen »

Try this:

1. download this file: https://hesk.com/extras/hesk3/hesk341_c ... 59-1-2.zip
2. upload the "common.inc.php" inside to your Hesk "inc" folder (overwrite existing file)
3. test
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Re: Ticket subject issue

Post by erick.oliveira »

Is it possible to send the file with ".7z" or ".rar" extension? Windows OS is marking the file as invalid.

Or send the text and I make the ".php" file.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Ticket subject issue

Post by Klemen »

Looks like there was a problem with the upload, try this:
https://hesk.com/extras/hesk3/hesk341_c ... 59-1-2.zip
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Re: Ticket subject issue

Post by erick.oliveira »

I've overwritten the file and it looks like the problem was solved. I'll wait until next week and give you a feedback.

Very thank you for the support.
erick.oliveira
Posts: 8
Joined: Mon Oct 10, 2022 5:00 pm

Re: Ticket subject issue

Post by erick.oliveira »

Just giving a feedback, the new file solved the problem.

Thank you so much.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Ticket subject issue

Post by Klemen »

Thanks for the update, glad that solved it
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
wed
Posts: 29
Joined: Sat Nov 12, 2011 7:15 am

Re: Ticket subject issue

Post by wed »

Great THX KLEMEN it's solve our problem
xxddgert
Posts: 5
Joined: Wed Oct 12, 2022 9:50 am

Re: Ticket subject issue

Post by xxddgert »

@Klemen
Hi, this fix helped with Sweden language as well, thanks. But I have a few questions tho:
1. Do you plan to include this fix in next hesk release?
2. If I understood correctly, we need to insert our url key there. Can it be referenced from settings somehow, without need of hardcoding it there? Or jwe can just live it for now and with next release it will be fixed in proper way without hardcoding?
Thanks in advance!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Ticket subject issue

Post by Klemen »

Yes, this fix will be included in the next update.

The URL key is only needed if you run the fetching script from the browser. Normally, you would run it from Cron and there is no need to add it there. See the steps again here:
https://www.hesk.com/knowledgebase/?article=91
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Ticket subject issue

Post by Klemen »

Fix included in Hesk 3.4.2
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply