Item9964: ControlWikiWordPlugin doesn't work with foswiki 1.1.1 anymore
Priority: Urgent
Current State: Closed
Released In: n/a
Target Release: n/a
Can anyone vonfirm, that
ColtrolWikiWordPlugin doesn't work with 1.1.1 anymore?
If i acivate it, the link to the file in the arrachment table at the bottom of a topic is gone (in the html href line "" is the only content). Took me two days to figure out it was due to
ControlWikiWord (thanks again to
MichaelDaum). That was no issur in foswiki 1.0.9.
Anyway, i actually really need
ControlWikiWord for some customizations here. Beside the problem with the attachment table, the plugin works.
ControlWikiWord version is 1.2. Internationalisation is set to de_DE.ISO-8859-15.
--
EnrikGuenter - 05 Nov 2010
I can confirm that this is not working on 1.1.1. I'm the author of the plugin. Not sure yet why it might be corrupting the attachment table. I'll work on trying to fix it.
--
GeorgeClark - 06 Nov 2010
It seems to be related to the code that removes and restores the blocks. The attachment name has been replaced by a noautolink placeholder.
-- Main.GeorgeClark - 06 Nov 2010
Yes - need to put back blocks in the reverse order from which they were removed.
-- Main.GeorgeClark - 06 Nov 2010