Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-6349

Console - Properties that are 'multiple' can change type when adding/deleting values or don't allow adding values

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.22.09
    • 2.22.09, 2.24.00
    • console
    • None

    Description

      To reproduce changing of type 1:

      • Create a node 'test' under the root node
      • Add a multiple property with type Long
      • Leave value empty and click OK
        ! The type becomes String

      To reproduce changing of type 2:

      • Create a node 'test' under the root node
      • Add a multiple property with type Long
      • Set the value to 1000 and click OK
      • Add or delete the value
        ! The type becomes String

      To reproduce not allowing to add a value:

      • Go to a document prototype node (hipposysedit:prototype)
      • Add a multiple Long property with value 1000
      • Try to add a value to the property
        ! The value is not added, and the following message shows in the log:
        ERROR [http-8080-5] [org.hippoecm.frontend.plugins.console.editor.PropertiesEditor$2.onClick():130] conversion failed: String to Long

      Attachments

        Activity

          People

            jsheriff Junaidh Kadhar Sheriff
            svoortman Simon Voortman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: