[frameworks-kio] [Bug 405793] Wrong modification time after dropping an URL from a browser

2019-03-24 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=405793

Julian Schraner  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE
 CC||m...@xyquadrat.ch

--- Comment #4 from Julian Schraner  ---
@Raphael, a fix will probably come in a future update. I don't think there is a
way for the user to fix it apart from updating the modification time yourself.
Should be the same issue as 374420, marking as duplicate.

*** This bug has been marked as a duplicate of bug 374420 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 405793] Wrong modification time after dropping an URL from a browser

2019-03-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405793

--- Comment #3 from as...@kabsi.at ---
is there a way to fix it, or will it be fixed in future updates?

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 405793] Wrong modification time after dropping an URL from a browser

2019-03-24 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=405793

--- Comment #2 from Elvis Angelaccio  ---
It seems the http ioslave does not set the UDS_MODIFICATION_TIME on its stat(),
so the UDSEntry has QDateTime(1969-12-31 23:59:59.000 UTC Qt::UTC) as
modification time. However, the KFileItem ends up with a modification time
equal to QDateTime(2106-02-07 07:28:15.000 CET Qt::LocalTime).

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 405793] Wrong modification time after dropping an URL from a browser

2019-03-24 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=405793

Elvis Angelaccio  changed:

   What|Removed |Added

Product|dolphin |frameworks-kio
  Component|general |general
Version|18.04.3 |5.56.0
 Ever confirmed|0   |1
 CC||kdelibs-b...@kde.org
 Status|REPORTED|CONFIRMED
   Assignee|dolphin-bugs-n...@kde.org   |fa...@kde.org

--- Comment #1 from Elvis Angelaccio  ---
Thanks for the report. Moving to KIO when the actual copy happens.

-- 
You are receiving this mail because:
You are watching all bug changes.