Ticket reply uses wrong date from first mail instead of date of replying mail

Moderator: crythias

Post Reply
cubewerk
Znuny newbie
Posts: 7
Joined: 29 Oct 2021, 09:28
Znuny Version: 6.0.43
Real Name: Stefan Bauer

Ticket reply uses wrong date from first mail instead of date of replying mail

Post by cubewerk »

Hi,

latest znuny stable release.

If i have a ticket with several mails going forth and back every reply shows the wrong date, when original mail is cited.
The ticket system uses the date from the first mail. Not the date from the mail, I'm replying to.

Lets say, the first mail was from 2020, and the last mail in this ticket from today, and i reply to the mail from today,

It shows
--------------------------------------------------------------------
07.12.2020 18:52 - Max Mustermann wrote:

here is the cited mail text from today.

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

Is this a known bug?

Thank you.

Stefan
root
Administrator
Posts: 3963
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Ticket reply uses wrong date from first mail instead of date of replying mail

Post by root »

Hi,

This might depend on your version. I don't now a version 6.6.6.

Do you changed your setting Ticket::Frontend::ResponseFormat?

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Ticket reply uses wrong date from first mail instead of date of replying mail

Post by reneeb »

Please show us the sysconfig setting Ticket::ResponseFormat
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
cubewerk
Znuny newbie
Posts: 7
Joined: 29 Oct 2021, 09:28
Znuny Version: 6.0.43
Real Name: Stefan Bauer

Re: Ticket reply uses wrong date from first mail instead of date of replying mail

Post by cubewerk »

Sorry, I'm using znuny 6.0.36. Fixed my profile.

I did not touch these sysconfig-values. Current values:

Ticket::Frontend::ResponseFormat

[% Data.Salutation | html %]
[% Data.StdResponse | html %]
[% Data.Signature | html %]

[% Data.Created | Localize("TimeShort") %] - [% Data.OrigFromName | html %] [% Translate("wrote") | html %]:
[% Data.Body | html %]
root
Administrator
Posts: 3963
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Ticket reply uses wrong date from first mail instead of date of replying mail

Post by root »

Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
cubewerk
Znuny newbie
Posts: 7
Joined: 29 Oct 2021, 09:28
Znuny Version: 6.0.43
Real Name: Stefan Bauer

Re: Ticket reply uses wrong date from first mail instead of date of replying mail

Post by cubewerk »

Thank you Roy, thats it :)
Post Reply