Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 2015.01
-
Fix Version/s: QA tracked issues, 2015.11.1
-
Component/s: Platform UI (Admin UI & Content UI)
-
Labels:None
-
Environment:
Operating System: CentOS 7.0 x64
PHP Version: 5.4.16
Database and version: Mariadb 5.5
Browser (and version): Firefox 35
Description
When creating a content with a time attribute, when i see the object, the time attribute always has 1 hour added to the registered one.
Steps to Reproduce
– Create a Content Type with a Time attribute
– in Platform U, create one object of the previous Content Type. In Time attribute, register 10:10, for instance
– Publish the object
– Now it can be seen that the time appears as "11:10" and not as "10:10" as introduced.
The same happens with Date And Time as well. It's kind of related to the lack of localization
EZP-23429