| Title | <wiki:Plugin> doesnt work |
| Date | 29-May-2005 12:14:02 EEST |
| Version | v.2.2.11cvs |
| Submitter | DirkFrederickx |
| Bug criticality | JSPWiki:LightBug![]() |
| Browser version | Safari |
| Bug status | ClosedBug |
| PageProvider used | |
| Servlet Container | Tomcat |
| Operating System | osx |
| URL | |
| Java version |
I was trying to insert following snippet in InfoContent.jsp, so I could get a full list of the referenced-by pages in the Info page.
Problem: nothing is returned by the wiki-tag.
<h4>Referenced by</h4>
<wiki:Plugin plugin="ReferringPagesPlugin" />
See also : BugPluginTagNotWritingOutput
Fixed in 2.2.19.
