Actions
Bug #6126
closedDatetime is not parsing properly on save
Start date:
03 August 2016
Due date:
% Done:
100%
Estimated time:
Description
When datetime is parsed it's being offset incorrectly. The datetime is sent as UTC to be stored as UTC, but something is altering its value resulting in redisplay being broken.
https://www.joomlapolis.com/forum/255-developer-members-support/234299-6121-cbsubs-promotions#284266
Updated by krileon over 8 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.0.15) - % Done changed from 0 to 100
This is a bug in CBSubs. The column that is being stored in is a date column not a datetime column.
Actions