Bug #32639 Document Properties Created and Last Changed Date's Display Wrong Date
Submitted: 23 Nov 2007 1:14 Modified: 23 Nov 2007 4:59
Reporter: Mike Willbanks Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.9 SE Beta OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any
Tags: date created, document properties, last changed

[23 Nov 2007 1:14] Mike Willbanks
Description:
When you create a diagram and save the diagram the document properties do not reflect the proper time.  Instead the Created and Last Changed dates show (31-12-1969).

How to repeat:
1. Create a new EER Diagram and save it
2. Close the diagram
3. Open the diagram
4. Navigate to File -> Document Properties
5. The Created and Last Changed dates show 32-12-1969

Suggested fix:
The date created should use the file created time and the last modified time from the file system (if available) otherwise the alternate and most likely best solution would be to store an internal time when the document was created and also  update the last changed time when the file is saved.
[23 Nov 2007 4:59] Valeriy Kravchuk
Please do not submit the same bug more than once. An existing bug report, http://bugs.mysql.com/bug.php?id=32546, already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.