In corner cases, a footnote number in the footnote area will display alone on its line. The beginning of the note itself will go to the next line. There are 2 conditions needed for a footnote to be affected:
Content{FOOTNOTE()} Paragraph with at least one really long line which continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues, continues... *Dummy item in a list which makes the preceding paragraph a real paragraph {FOOTNOTE} {footnotearea}
This was caused by a switch to parse_data_plugin() in r61394. That being said, the previous situation was already not ideal. The footnote number is inside the horizontal space occupied by the footnote itself (data), so there is no real distinction between the footnote number and some number which would be at the beginning of a footnote. I believe each footnote should be displayed using 2 rectangles with equal height. The content of a footnote should be in a rectangle to the right of a small rectangle containing only the footnote's number. This would match Wikipedia's behavior. wikiplugin_footnotearea.tpl could be modified accordingly, but adopting the HTML used by Wikipedia would require us to change behavior a bit.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |