BUG
Foswiki 1.1.3, return link points to
WebHome topic and not to the current page, where the footnote is created!
--
ValentinKozlov - 13 May 2011
Here is a solution (I am not the developer!):
- Find Note.pm (foswiki/lib/Foswiki/Plugins/FootNotePlugin/)
- Find "sub text" and "sub note" functions
- For both functions add "my $page = this->{"page"};"
- In both cases change "[[#FootNote${n}note]" to "[[$page#FootNote${n}note]"
- Check in your particular case if it works
--
ValentinKozlov - 13 May 2011
This topic: Support
> FootNotePlugin
Topic revision:
13 May 2011, ValentinKozlov
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
