Marco Roeland created JSPWIKI-803: ------------------------------------- Summary: Too strict version requirement on plain editor, maxVersion set to 2.9 Key: JSPWIKI-803 URL: https://issues.apache.org/jira/browse/JSPWIKI-803 Project: JSPWiki Issue Type: Bug Components: Editors Affects Versions: FutureVersion, 2.10 Environment: General, tested on Linux and OSX. Reporter: Marco Roeland Priority: Minor Fix For: FutureVersion, 2.10
In {{jspwiki-war/src/main/resources/ini/jspwiki_module.xml}} there is an upper limit (maxVersion is 2.9) specified on the version number for the (default and often only) plain editor. When you add another editor (e.g. CKEditor) and use a JSPWiki version higher than 2.9 (current trunk reports 2.10) in the user preference options you can only select other editors than the plain one. This has two issues: for one any unrelated change in preferences leads to also selecting another editor. And the second related issue is that you then can only go back to the plain editor by deleting all user preferences. -- This message was sent by Atlassian JIRA (v6.1#6144)