Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-900

Problem with the WikiFormsPlugin Text Area

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.10.1
    • 2.10.2
    • Plugins, Templates and UI
    • None

    Description

      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.

      !! 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}]
      

      Attachments

        Activity

          People

            dvittor David Vittor
            dvittor David Vittor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: