Lyall & Ton,

Sorry for the troubles...Fortunately the cause is quite simple and easily 
fixed: go back to use .bind() and .unbind() for event binding/unbinding.

All the troubles turned out to be caused by the new event binding/unbinding 
functions used in TableEditor v1.3.11: .on() and .off(). I just realized 
that they are only added in jQuery v 1.7 while Ton's minimal test case uses 
jQuery 1.6.4 (TW 2.6.5) so it doesn't work. I am guessing Lyall's case is 
the same? It works in my TW simply because TW 2.6.6 includes jQuery 1.7.2...

TableEditor v1.3.12

   - (min version) http://twtable.tiddlyspace.com/#TableEditor--MIN
   - (full version) http://twtable.tiddlyspace.com/#TableEditor


   - *Switched back to .bind() for event binding because .on() only works 
   in TW 2.6.6 (which includes jQuery v1.7.2).*
   - *Auto edit box height (not width) in edit mode. See 
   http://twtable.tiddlyspace.com/#[[Dynamic%20TextArea%20Height]] if 
   interested.*
   - *Fixed the jump-top issue with Chrome upon transclusion 
   synchronization.*
   - *Fixed the not-refreshing bug upon transposition. This bug was 
   introduced by transclusion synchronization.*
   - *Set a minimum width (2 char) for the vertical reference bar (at the 
   left of table).*


Vincent

On Thursday, October 11, 2012 2:13:42 PM UTC+8, Lyall wrote:
>
> Ah, yes, I have changed the symbol to remove the word 'backstage' and 
> replaced it with a '<<' symbol.
>
> Still, in addition to that disappearing, I found my tiddlywiki 
> catastrophically broken, to the extent I had to disable table edit to get 
> things to work properly again.
>
> In particular, I have a <<newTiddler title:"WebSiteLoginId" 
> text:{{store.getTiddlerText("TemplateWebSiteLoginId","")}} tag:"LoginId" 
> tag:"WebSites" label:"NewWebLogin" prompt:"Create a new Web Site Login 
> Entry">> macro invocation, which completely failed to retrieve the template 
> tiddler contents.
>
> It's been so long since I looked at this, I am unsure if I am utilising 
> any plugin capabilities or not.
>
> ...Lyall
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/eLsfaEbgIksJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to