id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
6229,Date fields for reports require specific format and do not return errors properly,jjustman@uoregon.edu,bobbysmith007,On the reports page_ the text boxes for start and end time require a text string suitable for JavaScript's Date.parse() method:\r\n\r\nhttps://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Date/parse\r\n\r\nThe form of which is similar to:\r\n\r\n"Mon_ 25 Dec 1995 13:30:00 GMT"\r\n\r\nIt does not accept more useful RFC-compliant date strings. The report page should at least say this_ if not offer a reasonable date picker widget.\r\n\r\nPerhaps more importantly_ the tests for invalid dates don't work as intended in the JavaScript code. I never see the 'alert' statement no matter what I enter. I don't have more detailed information as I'm having difficulty getting any breakpoints to work in the code.\r\n\r\nTesting with Trac 0.11_ TAEP 0.8.0_ FireFox 3.5x.,defect,closed,normal,TimingAndEstimationPlugin,normal,fixed,,,0.11
