Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-206

[FIX] CheckBox parameter style does not retain its state

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • 1.4b2
    • None
    • Customizer
    • None
    • Operating System: Other
      Platform: Other
    • 16346

    Description

      It appears that the checked value is stored as "1" but when parameter is
      rendered, it's always unchecked:

      <parameter name="check" value="" type="style" hidden="false"
      cachedOnName="true" cachedOnValue="true">
      <meta-info>
      <title>Check box</title>
      <description>Simple check box</description>
      </meta-info>
      </parameter>
      <parameter name="check.style" value="CheckBox" hidden="true"
      cachedOnName="true" cachedOnValue="true"/>

      Attachments

        Activity

          People

            morciuch@apache.org Mark Orciuch
            morciuch@apache.org Mark Orciuch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: