diff --git a/boot/boot.js b/boot/boot.js index 3a2d3d765..8a16a4077 100644 --- a/boot/boot.js +++ b/boot/boot.js @@ -827,6 +827,7 @@ taking precedence to the right */ $tw.Tiddler = function(/* [fields,] fields */) { this.fields = Object.create(null); + this.cache = Object.create(null); for(var c=0; c