Menu

#4 [JavaScriptWriter] end of table is not correctly written

open
None
7
2005-06-13
2005-01-26
No

Here's a sample :

var log = [
(...)
[0,1,371,"player non joueur"],
[-367680,0,3,"madame"],
];

1. the last date is never good (tried on several logs)
2. there is a comma too many after the last entry

Discussion

  • Nicolas BONARDELLE

    • assigned_to: nobody --> cbonar
     
  • Nicolas BONARDELLE

    Logged In: YES
    user_id=555057

    Note : the last comma causes IE to add one to the length of
    the array. Opera and Mozilla ignore it.

     
  • Nicolas BONARDELLE

    • priority: 5 --> 7
     

Log in to post a comment.

MongoDB Logo MongoDB