{"blog": [], "list": [{"updated": "2010-06-09", "summary": "The file hangs at 8% download using curl. However, if I copy the
javascript to a Mac server and I can download the file.

I am not able to access [link] via Firefox or curl on my
Mac with Snow Leopard. I am able to do so in Safari on my Mac.

jonauman:~ jonauman$ curl -O [link]", "link": "http://groups.google.com/group/mochikit/browse_thread/thread/ec0333bf58654efb/85c99edeb5620fa2?show_docid=85c99edeb5620fa2", "title": "Mochikit.js does not download from Apache 2.2.3 on Centos 5.4/5.5"}, {"updated": "2010-04-27", "summary": "I couldn't find a way to comment on a bug I just filed (https://
trac.mochikit.com/ticket/365) but here is a sample implementation that
would do the correct thing: [link] (from
[link]).

--
You received this message because you are subscribed to the Google Groups "MochiKit" group.", "link": "http://groups.google.com/group/mochikit/browse_thread/thread/b13a3e6931d28866/4cadf141191944f0?show_docid=4cadf141191944f0", "title": "[mochikit] Additional information for a bug"}, {"updated": "2010-04-01", "summary": "Here is a firebug log to show the bug, present in mochikit 1.4.2, and
according to a test I did, also in mochikit 1.5:
[1]
[1, 2]
[1, 2, 3]
*>>> list(chain([],[],[3]))
[]*
[1, 2, 3]
[2, 3]
*>>> list(chain([],[],[3]))
[]*
*>>> list(chain([],[],[1]))
[]
[1]
[1, 2]*
To fix the bug, I suggest changing lines 298-300 (in 1.4.2) of next (defined", "link": "http://groups.google.com/group/mochikit/browse_thread/thread/fddacb62dd14deb8/341566e7e9e9bffc?show_docid=341566e7e9e9bffc", "title": "Bug in Iter.chain"}, {"updated": "2010-03-11", "summary": "I only recently discovered that, as opposed to what the website itself
let believe (release feed, official blog, and even Bob's blog),
MochiKit was not unmaintained since November 2008, and that there was
in fact quite a bit of activity on 1.4.3 and 1.5 branches, and even a
sizzle/selectors branch.
So my question is, is there any timeline for the 1.4.3 release, and", "link": "http://groups.google.com/group/mochikit/browse_thread/thread/322950dba3310e35/4a96c55019cf4b75?show_docid=4a96c55019cf4b75", "title": "Future plans/timeline for Mochikit?"}, {"updated": "2010-02-22", "summary": "MochiKit.Base.serializeJSON fails for objects with a 'length' property
This method used an 'is array like'-like check, instead of a strict 'is
array' check. The provided patch replaces the if-statement with the isArray
checks as implemented in Prototype.js and jQuery. This does not break
existing functionality, but prevents the errors for objects with a lenght", "link": "http://groups.google.com/group/mochikit/browse_thread/thread/81bb1f1b902f5c05/e1af0e4d252197ff?show_docid=e1af0e4d252197ff", "title": "Patch for ticket #329"}]}