Bug #48104 Created and Last Changed dates are reversed on Document Properties dialog
Submitted: 16 Oct 2009 1:53 Modified: 15 Dec 2009 17:24
Reporter: Carl Downing Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.4 OS:MacOS (10.6.1)
Assigned to: Alfredo Kojima CPU Architecture:Any

[16 Oct 2009 1:53] Carl Downing
Description:
Timestamps displayed in the Document Properties dialog window appear to be reversed.

How to repeat:
Create a new model, view Document Properties. Both timestamps should match.  Allow some time to pass, modify model and save it.  View Document Properties again, and the Created timestamp will have changed, and the Last Changed timestamp will remain the same.
[17 Oct 2009 15:48] Carl Downing
document_properties_form.cpp w/ Swapped dateChanged and dateCreated

Attachment: document_properties_form.cpp.zip (application/zip, text), 1.73 KiB.

[17 Oct 2009 15:50] Carl Downing
Uploaded a modified version of document_properties_form.cpp with the values in the proper order, but haven't tested as I don't have a build environment on this machine...
[3 Nov 2009 10:13] Johannes Taxacher
Bug #48484 has been marked as duplicate of this one
[15 Dec 2009 11:04] Johannes Taxacher
fixed in repository
will be included in 5.2.11
[15 Dec 2009 17:24] Tony Bedford
An entry was added to the 5.2.11 changelog:

In the Document Properties dialog the created date and last changed date values were reversed.