Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2094

AttributeDefinition with an empty default value must attribute must result in a single (empty string) entry string array

    XMLWordPrintableJSON

Details

    Description

      Given an attribute definition of sorts

      <AD ... default="" />

      should result in an AttributeDefinition.getDefaultValue() returning a String[]

      { "" }

      Currently such a default value is assumed to be null.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: