Jeremy, I just tested dragging tiddlers/plugins to a hta version of the pre-release.
The import opens with untitled and the imported tiddlers simply have the tiddler title only contained within them. Regards Tony On Friday, September 21, 2018 at 7:59:45 PM UTC+10, Jeremy Ruston wrote: > > Hi Chris > > On Thursday, September 13, 2018 at 3:18:52 PM UTC+1, Chris wrote: >> >> I keep my files in *.hta, and ever since 5.1.15 I have not been able >> import ( both button & drag-n-drop ) without the red screen error ( object >> assign ). >> >> My two questions . . . >> >> Is the import function disabled in these versions ( either in general or >> particular to hta )? >> >> If it is just hta any possible workarounds/solutions? >> >> I have not been able to locate a previous question related to this. >> >> Thanks. >> > > *.HTA files are handled by Internet Explorer (I don't think they are > supported by the newer Microsoft Edge browser). They are one of the > recommended ways of using TiddlyWiki 5 with Internet Explorer 11. > > Internet Explorer only supports an elderly subset of modern JavaScript, > but the TiddlyWiki 5 core code intentionally restricts itself to that > subset in order to be able to run on as many browsers as possible. > > The problem here is that a fragment of incompatible code has crept in: an > Object.assign() call during the drag and drop processing. I've fixed it for > 5.1.18 in this commit: > > > https://github.com/Jermolene/TiddlyWiki5/commit/7368cc74e1f906e629dacd865cdf71198b0bb6f5 > > I've made a new build of the prerelease for you to try it out: > > https://tiddlywiki.com/prerelease > > Note that the prerelease defaults to the "zoomin" story view, but you can > override that. > > Best wishes > > Jeremy. > > > > > > > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0b1d4c3f-f172-41d9-a3e0-cf9d22c812b1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

