• Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • ODF 1.2 CD 06
    • Affects Version/s: ODF 1.2 Part 1 CD 5, ODF 1.2 CD 05
    • Component/s: Public Review
    • None
    • Environment:

      OpenDocument-v1.2-cd05-part1.odt

    • Hide

      1. in 19.32 config:type:

      replace:
      long: defined by [SQL].
      short: defined by [SQL].

      with:
      long: 18.2.
      short: 18.2.

      2. in 18.2 W3C Schema Datatypes:

      add to the list:

      • long
      • int
      • short
      Show
      1. in 19.32 config:type: replace: long: defined by [SQL] . short: defined by [SQL] . with: long: 18.2. short: 18.2. 2. in 18.2 W3C Schema Datatypes: add to the list: long int short
    • Hide

      1. in 19.32 config:type:

      replace:
      long: defined by [SQL].
      short: defined by [SQL].

      with:
      long: 18.2.
      short: 18.2.

      2. in 18.2 W3C Schema Datatypes:

      add to the list:

      • long
      • int
      • short
      Show
      1. in 19.32 config:type: replace: long: defined by [SQL] . short: defined by [SQL] . with: long: 18.2. short: 18.2. 2. in 18.2 W3C Schema Datatypes: add to the list: long int short

      <quote>
      The config:type attribute specifies a data type for a setting.
      The defined values for the config:type attribute are:
      base64Binary: 18.2
      boolean: 18.3.2
      datetime: 18.2
      double: 18.2
      int: 18.2
      long: defined by [SQL].
      short: defined by [SQL].
      string: 18.2
      </quote>

      most of the values here refer to types from the XMLSchema-2 specification, but surprisingly, 2 of then ("short", "long") refer to the SQL specification.
      i'm guessing this is probably wrong.
      XMLSchema-2 also specifies "short" and "long" types, so why not use those.

      furthermore, the type "int" refers to 18.2, but it is not actually listed in 18.2.

      (in ODF 1.1 the values were not described at all.)

            Assignee:
            Andreas Guelzow (Inactive)
            Reporter:
            Michael Stahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: