NetgenInformationCollectionBundle
NetgenInformationCollectionBundle copied to clipboard
wrong timestamp / date showing in /informationcollection/collection-list/
I have test infocollector in mediasite 3.0 setup
- i found out that the date disabled in the backend is -9 hour from my current timestamp
To test it. Sign a form go to backend adminui/netgen/informationcollection/collection-list/672 have a look to the time
than yo create a new container object in media and have a look to the displayed time.
The time of the object is correctly shown in my current time. The time in infocollector is shown -9 hours of my current time.
Hi @fwoldt
I have tested this just now and this works as expected.
The difference in your case probably comes from the fact that Ibexa Admin UI converts the server timestamp to you local browser time zone, while Info collector does not do such thing and uses server timestamp without modifications.
So there is no bug here, just a behaviour which is different from Ibexa Admin UI.
I will keep this open as a reminder if we ever get around to changing this behaviour.