Hi all, Whenever I instantiate a "new qx.ui.form.DateField", Firebug 1.5.4 keeps breaking at _applyDateFormat() method in DateField.js. This is a method that is called whenever the dateFormat property of that class is changed and it excepts because when it is first initialized the "old" property is undefined. However there is an associated catch statement so Firebug should ignore it, but it doesn't. If I just "play" past those breaks my app works fine.
Just wanted to let you know. -deech ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
