FP created JSPWIKI-1132:
---------------------------
Summary: Table plugin:
Key: JSPWIKI-1132
URL: https://issues.apache.org/jira/browse/JSPWIKI-1132
Project: JSPWiki
Issue Type: Bug
Components: Plugins
Affects Versions: 2.11.0-M7
Environment: * Debian 10
* Tomcat 9: 9.0.31-1~deb10u2
* OpenJDK-JRE 11: 11.0.7+10-3~deb10u1
* JSPWiki 2.11.0-M7
Reporter: FP
Attachments: table.stacktrace.txt
When a page with the table plugin is loaded, the following Exception is thrown:
{{java.lang.NoSuchMethodError: 'java.lang.String
org.apache.wiki.WikiEngine.textToHTML(org.apache.wiki.WikiContext,
java.lang.String)}}
Before, a deprecation warning is shown: {{brushed.jspwiki.tableplugin.Table
implements deprecated org.apache.wiki.api.plugin.WikiPlugin}}
Plugin source: [https://jspwiki-wiki.apache.org/Upload.jsp?page=TablePlugin]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)