Title:
Bug 87053:(Watson Migration Closure)When calliing serializeJSON on a date, the formatting of output is wrong
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Ryan McIlmoyl / Ryan McIlmoyl (Ryan McIlmoyl)
Created: 08/19/2011
Components: Language, Functions
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Mac 10 All
Vote Count: 0
Problem:
When calliing serializeJSON on a date, the formatting of output is wrong. Outputs <month>, <day> <year> <time>. Should be <month> <day>, <year> <time>. Comma is in the wrong place.
Method:
create a date variable, call serializeJSON on that variable and observe the resulting string.
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043978
External Customer Info:
External Company:
External Customer Name: Ryan McIlmoyl
External Customer Email: 32730B03447DCC86992016B7
External Test Config: 08/19/2011
Attachments:
Comments: