Hi,
I had the same problem with wrong encoding when using this addon and TW
2.6.5. I have investigated the issue and wrote my own addon from scratch
using Mozilla Add-on Builder. You can download it from http://ul.to/q7mrb1j4.
Note that you need to uninstall TiddlyFox before testing mine because both
addons don't work together properly.
I'll let you test it and if it works fine, either I'll try to fix Jeremy's
addon or agree with him to take mine because two simple addons doing the
same thing certainly don't make sense; this is why I haven't published mine
on Mozilla Add-ons website.
Some technical remarks: jQuery embedded in TW 2.6.5 contains one two-byte
UTF-8 character, it's just after the &&(e.browser.safari=!0),j.test("fragment
of the file. This character isn't encoded correctly by TiddlyFox
while my addon handles it properly. The easiest test is to download empty TW
2.6.5 <http://tiddlywiki.com/archive/empty.2.6.5.html>, modify a tiddler,
enter some unicode characters like ąę, save, and compare with non-edited
empty TW 2.6.5 in encoding-aware diff tool. If both files have UTF-8
encoding, the relevant bit in jQuery doesn't differ, and your edited
tiddler is correct as well, you have a confirmation that the addon works
fine.
Michał
--
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/-/pWZD2bTuRyAJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.