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 103326 - [replica] Dates from issues activity are wrongly parsed
Summary: [replica] Dates from issues activity are wrongly parsed
Status: VERIFIED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: pzajac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 14:34 UTC by ehucka
Modified: 2007-06-05 12:23 UTC (History)
1 user (show)

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 ehucka 2007-05-04 14:34:36 UTC
Times of issue activity 'when' field are not transformed correctly to history
whn field of replica.
12 o'clock PM (noon) are transformed to 0 o'clock - 12 AM (midnight). It
disrupts test reports.
Comment 1 pzajac 2007-05-09 17:08:07 UTC

Checking in test/com/sun/issuezilla/UpdaterTest.java;
/cvs/webapps/IZReplica/test/com/sun/issuezilla/UpdaterTest.java,v  <-- 
UpdaterTest.java
initial revision: 1.1
Checking in src/java/com/sun/issuezilla/updater/Updater2.java;
/cvs/webapps/IZReplica/src/java/com/sun/issuezilla/updater/Updater2.java,v  <--
 Updater2.java
new revision: 1.6; previous revision: 1.5
done
Comment 2 ehucka 2007-06-05 12:23:25 UTC
verified