Hi, thanks for the notice.
We fixed this a while back, in OTRS 3.2.5:
https://github.com/OTRS/otrs/commit/47b002ac2cecac1bb1f381fddb5b9849bd87747f
--
Mike
On Wed, Jul 10, 2013 at 11:45 PM, Artis Caune wrote:
> Hi OTRS,
>
> There is a bug in Kernel/Modules/AgentStats.pm which does not accept
>
If you want to submit a patch, might I suggest you submit a pull request
via github?
https://github.com/OTRS/otrs
On Wed, Jul 10, 2013 at 5:45 PM, Artis Caune wrote:
> Hi OTRS,
>
> There is a bug in Kernel/Modules/AgentStats.pm which does not accept
> absolute dates when creating or editing rep
Hi OTRS,
There is a bug in Kernel/Modules/AgentStats.pm which does not accept
absolute dates when creating or editing reports/statistics:
You will see something like this in user.log:
[Error][Kernel::System::Time::TimeStamp2SystemTime][Line:208]: 2013-07-00
11:23:59
Here is patch:
--- Kernel/M