This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 198068 - Incorrect "Added" date
Summary: Incorrect "Added" date
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 20:11 UTC by Petr Jiricka
Modified: 2011-04-27 09:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2011-04-25 20:11:52 UTC
This plugin: http://plugins.netbeans.org/plugin/2802/jvi-vi-vim-editor-clone
has both "Added" and "Updated" dates set to 2011-04-25. The Added date seems to be incorrect, since there are user comments on this plugin dating back to 2007.
Comment 1 Jiri Kovalsky 2011-04-26 14:38:47 UTC
Honzo, I have noticed this too. Can you please investigate/fix this? Thanks!
Comment 2 Jan Pirek 2011-04-27 09:12:02 UTC
I have found the bug and fixed that. I will also try to find the original date_added values from backups and add them back.

The problem was that when user edited module, it set the date_added along with the date_last_modified.. oups ;)

honza