View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
16873Bug reportsOtherpublic2020-12-28 14:58
ReporterJmantysalo Assigned Tocdorin  
PrioritynoneSeveritytrivial 
Status closedResolutionfixed 
Product Version4.3.27 
Summary16873: Check integrity, format of date
Description

checkintegrity.php contains

$sDate = date('D, d M Y h:i a', mktime($iHour, $iMinute, 0, $iMonth, $iDay, $iYear));

and

$sDate = (string) date('Y-m-d H:i:s', (int) mktime($iHour, $iMinute, 0, $iMonth, $iDay, $iYear));

and hence shows dates in different formats.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)Versio 4.3.27+201116
I will donate to the project if issue is resolvedNo
Browser
Database type & versionN/A
Server OS (if known)
Webserver software & version (if known)
PHP VersionN/A

Users monitoring this issue

There are no users monitoring this issue.

Activities

Jmantysalo

Jmantysalo

2020-12-02 13:10

reporter   ~60818

PR done.

cdorin

cdorin

2020-12-28 14:58

reporter   ~61229

Ticket solved: https://github.com/LimeSurvey/LimeSurvey/pull/1670

Issue History

Date Modified Username Field Change
2020-12-02 12:57 Jmantysalo New Issue
2020-12-02 13:10 Jmantysalo Note Added: 60818
2020-12-28 14:58 cdorin Assigned To => cdorin
2020-12-28 14:58 cdorin Status new => closed
2020-12-28 14:58 cdorin Resolution open => fixed
2020-12-28 14:58 cdorin Note Added: 61229