I did the Date fix for util.js before 2.0, but I can
instanceof is still in latest engine.js.
I guess Joe can probably get that into the upcoming
2.0.2.
Best regards
Mike
dwr.engine._searializeAll using instanceof fails
to recognize a Date as a Date when it is comes from another context
(frame). The problem was documented in bug #
135, and resolved in 2.0 rc5.
The latest stable
2.0 version has a fix for Array, but not for Date. Can someone please
tell me if there is a newer version available with a fix for Date
objects.
The issue is
documented here:
thank
you,
Stephen