Index: Spinner.js
===================================================================
--- Spinner.js	(revision 14414)
+++ Spinner.js	(working copy)
@@ -707,7 +707,7 @@
     */
 
     _ontextchange : function(e) {
-      this._last_value = e.getOldData();
+      this._last_value = e.getOldValue();
     },
 
     /**
