2009/4/3 T.J. Crowder <t...@crowdersoftware.com>:
>
> [snip]
>
>> I think I've found the problem.
>>      File.utime(timestamp, timestamp, filename)
>> is trying to amend the time on the open file.
>> I commented this line and it worked.
>
> Yup, that lets me get past that point as well.  Andrew said he'd be
> working on this in his Windows VM soon, so hopefully that gives him a
> leg up.
>
>> rake aborted!
>> undefined method `signature' for #<Documentation::InstanceProperty
>> Ajax.Response#headerJSON>
>
> Yup, here too.  Probably a different problem.
>
> -- T.J.
> >
>

I'm really stumped here. I wonder if the lack of a ...

headerJSON: function() {
...

is causing it. I tried temporarily adding one to response.js, but it
didn't make a diff.



-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to