Bug 400913 - Wrong name for ctime in KIOWidgets/KPropertiesDialog
Summary: Wrong name for ctime in KIOWidgets/KPropertiesDialog
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Properties dialog (other bugs)
Version First Reported In: 5.50.0
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-10 13:22 UTC by Lukáš Vlček
Modified: 2024-06-27 10:14 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Wrong column name of file creation (139.60 KB, image/png)
2018-11-10 13:22 UTC, Lukáš Vlček
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukáš Vlček 2018-11-10 13:22:10 UTC
Created attachment 116235 [details]
Wrong column name of file creation

SUMMARY


STEPS TO REPRODUCE
1. Click to column head in file panel.
2. Select these columns: Changed, Modified
3. Open file property of any file.
4. Check the dates.
5. 'Changed' column shows date of creation.

OBSERVED RESULT
Text of 'Changed' column is wrong.

EXPECTED RESULT
'Changed' column should have text "Created".


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.14.3
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION
Comment 1 Alex Bikadorov 2018-11-11 14:14:19 UTC
"Changed" is actually the correct name for ctime. Read e.g. https://www.quora.com/What-is-the-difference-between-mtime-atime-and-ctime

I don't know why the time is named "Created" in the KF5 framework. But having a file that was "Created" after it was "Changed" is clearly wrong to me.

It may be addressed as bug for KIOWidgets/KPropertiesDialog
Comment 2 Nikita Melnichenko 2018-11-15 07:02:57 UTC
Moving to KIO.