-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TWC file contaminated somewhat #27
Comments
Hi, could you specify the version of TWC you are using? I've tested the latest version of Timimi (modified in dev mode) with 2.9.2 and the message box is removed there, so it's essential to get a way to reproduce the issue to fix it |
I tested by using a freshly downloaded (just downloaded before I did the test) 2.9.2 version. And my FireFox version is 68.0.1 on macOS. (Just a reminder: As I mentioned in #23, it's possible that "FireFox + approved add-on" and "web-ext FireFox + you local add-on" may behave differently.) |
Ok, thanks for reporting. Unfortunatelly I probably won't be able to test and start debugging this until Monday; could you test whether the "contamination" is cumulative or not? (open TW, edit, save, reload TW, edit and save again: are those bits added only once or some are added twice?) |
Not cumulative. Just added only once. |
@YakovL : May I assign this issue to you? |
@ibnishak yeap, no problem |
Hi @PengjuYan , could you check whether your FireFox has (in |
Hi @YakovL , I tested by switching In concrete:
In other words, the value of My settings include:
Shall I close this issue? |
@pmario Thank you Mario for pointing me to the discussion there. According to @pmario and @YakovL, seems like the problem lies in Is there any plan to fix this issue in Timimi for TWC? I just reproduced this issue by using TWC 2.9.2 + Firefox 75.0 + macOS Catalina (10.15.4) once again. |
Will look into it for the next upgrade. |
Couple of notes:
|
Hi @ibnishak and @YakovL , is there any plan to investigate the issue? My TWC file keeps add Reproduction environment:
Reproduction result:
That is to say, the |
Hi Pengju, well it wasn't planned before (or rather was somethere in the middle of my big backlog(s)), but may be I'll take a look for the next release. I've created a TW issue: TiddlyWiki/TiddlyWikiClassic#308; but may be I'll propose a Timimi update as well |
Hi @YakovL , thought you guys have a lot of things to do. Just to remind and hope you put it on the agenda. Never mind and take your time. :-) |
Thank you @YakovL and @ibnishak for making Timimi and making it work for TiddlyWiki classic (#23).
Though, there're some problems in the resulting TWC file what the previous plugins (although they don't work any more) won't produce. In short, the original clean TWC file is "contaminated" somewhat. Although it doesn't block TWC or Timimi from working, it's still better if we keep the file content to be original.
If you compare the original clean TWC file and a updated file saved by Timimi, you will see 3 unwanted differences (other than the
<storeArea>
):<title>
element is filled in with "My TiddlyWiki - a reusable ...".patch-classic-io.js
appears in<head>
.tiddlyfox-message-box
<div>
appears at the end of<body>
.The text was updated successfully, but these errors were encountered: