dwp-forge / refnotes

4 stars 6 forks source link

Inline notes and bulleted lists #9

Closed dwp-forge closed 9 years ago

dwp-forge commented 9 years ago
What steps will reproduce the problem?
1.  Enter in the following code:
  * This is a bulleted missing reference[(todo)]

What is the expected output? What do you see instead?
This shows as:
  * This is a bulleted missing reference<sup>1)</sup>

The [citation needed] text is shown at the footer, i.e. is not shown 
inline.  If I take the bullet away, it shows inline.

I found some other odd behaviour involving inline notes and bulleted 
lists, but I couldn't work out precisely what was going on.

However, the following code appears to give a fatal error:
Unbulleted text
  * This is a bulleted missing reference[(todo)]

With this code, I get:
Fatal error: Cannot use string offset as an array 
in ..\lib\plugins\refnotes\syntax\references.php on line 242

What version of the product are you using? On what operating system?
refnotes-2009-10-11 on Dokuwiki 2009-12-25c "Lemming" and Windows 
XP/XAMPPlite.

Please provide any additional information below.

Original issue reported on code.google.com by nairobiny2 on 2010-02-17 09:43:27

dwp-forge commented 9 years ago
Finally somebody started to use the plugin :)

Original issue reported on code.google.com by dwp-forge on 2010-02-17 09:50:47

dwp-forge commented 9 years ago
Fixed in revision 342.

Original issue reported on code.google.com by dwp-forge on 2010-02-21 13:37:23