Hi Jeremy, I drag & dropped the tiddler into an empty TW5.0.15. No errors but it complained about a ListselectWidget missing. After adding the ListselectWidget from http://tiddlystuff.tiddlyspot.com/ (so now I am sure it came from Stephan Hadrek) it produces the error.
You can see it in action at http://tw5tongerner.tiddlyspot.com/ (empty TW5.0.15 + $:/_FlexibleSearch + ListselectWidget. So it looks like the ListselectWidget is not compatible with TW5.0.15. Stephan's site is still atTW5.0.8. Cheers, Ton On Thursday, August 28, 2014 10:16:52 AM UTC+2, Jeremy Ruston wrote: > > Hi Ton > > >> My tiddler $:/_FlexibleSearch contains: >> > > It doesn't produce an error when pasted into a 5.0.15 wiki. I'm wondering > if the crash might be triggered by specific values of the > $:/temp/FlexibleSearch tiddler; do you still have a copy of that tiddler? > > Best wishes > > Jeremy > > >> >> \define list_hits() >> <$list filter="[!is[shadow]!is[system]field:$(fieldname)$/$(regexp)$/]"> >> >> </$list> >> \end >> >> <$listselect filter="[fields[]sort[title]]" tiddler="$:/temp/FlexibleSearch" >> field="fieldname"/> <$edit-text tag="input" type="text" >> tiddler="$:/temp/FlexibleSearch"/> >> >> <$set name="fieldname" value={{$:/temp/FlexibleSearch!!fieldname}}> >> <$set name="regexp" value={{$:/temp/FlexibleSearch}}> >> >> <<list_hits>> >> >> </$set> >> </$set> >> >> >> Cheers, >> >> Ton >> >> >> On Wednesday, August 27, 2014 9:16:37 PM UTC+2, Jeremy Ruston wrote: >> >>> Hi Ton >>> >>> I'd be interested to see the source of the corrupted tiddler - the red >>> screen of death does imply a core bug. >>> >>> Best wishes >>> >>> Jeremy >>> >>> >>> On Wed, Aug 27, 2014 at 4:48 PM, Ton Gerner <[email protected]> wrote: >>> >>>> Hi Alberto, >>>> >>>> Yes! >>>> That is a very elegant way. >>>> Thanks a lot. >>>> >>>> Cheers, >>>> >>>> Ton >>>> >>>> >>>> On Wednesday, August 27, 2014 5:16:39 PM UTC+2, Alberto Molina wrote: >>>>> >>>>> Hi Ton, >>>>> >>>>> I use <$edit-text tiddler="mycorrupttiddler"/> to delete/modify it's >>>>> content. >>>>> >>>>> Cheers, >>>>> >>>>> Alberto >>>>> >>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "TiddlyWiki" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> >>>> Visit this group at http://groups.google.com/group/tiddlywiki. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Jeremy Ruston >>> mailto:[email protected] >>> >> > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

