Properties Dialog shows wrong dates

Bug #1473669 reported by Carlos Jose Mazieri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu File Manager App
Fix Released
Medium
Carlos Jose Mazieri

Bug Description

When using Properties dialog on a Item, both 'Accessed' and 'Modified' dates are wrong, it does not show the current Item dates, in fact it shows the current path dates, that means for every item it shows the same dates.

The souce file FileDetailsPopover.qml:
     line 116 uses 'pathAccessedDate()' which is the current path accessed date, it should use 'model.accessedDate'
     line 125 uses 'pathModifiedDate()' which is the current path modified date, it should use 'model.modifiedDate'

Changed in ubuntu-filemanager-app:
assignee: nobody → Carlos Jose Mazieri (carlos-mazieri)
importance: Undecided → Medium
status: New → In Progress
Changed in ubuntu-filemanager-app:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.