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

Summary: Incorrect "Added" date
Product: updatecenters Reporter: Petr Jiricka <pjiricka>
Component: PluginportalAssignee: Jan Pirek <jpirek>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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