id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
9223,Plug-in is using wrong time values,netjunki,miezuit,I was getting some weird results in the page history for a page in my trac instance where the pages were changed 42 years in the past.  I was trying to track this down and ended up digging around in the database and noticed this:\r\n\r\n{{{\r\nselect name_version_time_comment from wiki where name='History';\r\n\r\nHistory|17|1316672699697882|\r\nHistory|18|1316981182|Replaced "History/PastDistantTimeline/CivilWarArtifact" with "History/PastDistantTimeline/CivilWarArtifactWhereabouts".\r\nHistory|19|1316981203|Replaced "History/PresentTimeline/Calendar" with "History/Present/Calendar".\r\nHistory|20|1316981223|Replaced "History/PresentTimeline/Pacing" with "History/Present/Pacing".\r\nHistory|21|1316987293068044|\r\n\r\n}}}\r\n\r\nNotice how the time field is 6 digits too short?  I prepared a patch that I haven't had a chance to test yet... but I think this should do it.,defect,closed,normal,WikiReplacePlugin,normal,fixed,patch,,0.12
