Bug 75919 - Error handling : in ISO8601 timezone
Summary: Error handling : in ISO8601 timezone
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 17:41 PST by Gavin Barraclough
Modified: 2012-01-09 18:03 PST (History)
0 users

See Also:


Attachments
Fix (6.36 KB, patch)
2012-01-09 17:43 PST, Gavin Barraclough
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2012-01-09 17:41:31 PST
We forget to increment the string position.
Comment 1 Gavin Barraclough 2012-01-09 17:43:54 PST
Created attachment 121772 [details]
Fix
Comment 2 Gavin Barraclough 2012-01-09 18:03:53 PST
Fixed in r104527