Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-4102

Typos in XWIKI-4042 new feature

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 2.0 M1
    • None

    Description

      In plain.vm:

      #set($outputSyntax = $xwiki.getAvailableRendererSyntax($request.outputSyntax, $request.outputSyntaVersion))

      I imagine that this should be:

      #set($outputSyntax = $xwiki.getAvailableRendererSyntax($request.outputSyntax, $request.outputSyntaxVersion))

      with a X in outputSyntaxVersion.

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              softec Denis Gervalle
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: