[ https://issues.apache.org/jira/browse/JSPWIKI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Vittor resolved JSPWIKI-900. ---------------------------------- Resolution: Fixed Fix Version/s: 2.10.2 > Problem with the WikiFormsPlugin Text Area > ------------------------------------------ > > Key: JSPWIKI-900 > URL: https://issues.apache.org/jira/browse/JSPWIKI-900 > Project: JSPWiki > Issue Type: Bug > Components: Plugins, Templates and UI > Affects Versions: 2.10.1 > Reporter: David Vittor > Assignee: David Vittor > Priority: Minor > Fix For: 2.10.2 > > > There is something wrong with the text area on the forms page. The problem > can be seen on this page. > https://jspwiki-wiki.apache.org/Wiki.jsp?page=WikiFormsPlugin > The code snippet below does not render correctly. It breaks HTML syntax rules. > {noformat} > !! FormTextareas... > Of course what good is a form without the abiltiy to have a multiline text > area. > Please tell us why you like [Monty > Python|http://en.wikipedia.org/wiki/Monty_Python] > {{{ > [{FormTextarea name='whyIlikeMontyPython' rows=5 cols=40}] > }}} > [{FormTextarea name='whyIlikeMontyPython' rows=5 cols=40}] > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)