Hi Michał

Sorry for the delayed reply, I've been only slowly catching up with a huge
email backlog. And thank you to you and Chris for figuring out the jQuery
issue.

Can you publish the source code of your add-on? I'd be interested to
understand what it does differently. Can it be structured as a pull request
to TiddlyFox, or does it work in a different way?

Many thanks,

Jeremy


On Sun, Dec 16, 2012 at 2:19 PM, <mic...@8aginski.com> wrote:

> 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 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.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
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