Size parameter not trimmed in {create-space-button} macro

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 2.5.4
    • Affects Version/s: None
    • Component/s: None

      When "large" is specified as the value to the "size" parameter with trailing white spaces, the create space macro will fail to recognize it. The effect of this is that the macro will generate an image link using the 16x16 image instead.

      To reproduce the problem try using the following wiki markup:

      {create-space-button: size=large | width=32 | height=32}

      The 16x16 image is rendered in this case. However, when the following markup is used:

      {create-space-button: size=large| width=32 | height=32}

      The 32x32 image is rendered instead.

              Assignee:
              Agnes Ro
              Reporter:
              Tony Cheah Tong Nyee [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: