Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-85702

fix: render boolean option values correctly in toml files

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • rhel-sst-system-roles
    • 0
    • Dev ack
    • False
    • Hide

      None

      Show
      None
    • Yes
    • Red Hat Enterprise Linux
    • None
    • Bug Fix
    • Hide
      Cause: The code that formats options into TOML format does not convert boolean values to the correct string representation.

      Consequence: Boolean options are not handled correctly.

      Fix: Convert boolean options to string, then lower case, which is the correct TOML boolean format.

      Result: Boolean options are correctly written and handled in TOML files.

      Issue Tracker Tickets (Jira or BZ if any): Fixes Github #208
      Show
      Cause: The code that formats options into TOML format does not convert boolean values to the correct string representation. Consequence: Boolean options are not handled correctly. Fix: Convert boolean options to string, then lower case, which is the correct TOML boolean format. Result: Boolean options are correctly written and handled in TOML files. Issue Tracker Tickets (Jira or BZ if any): Fixes Github #208
    • Proposed
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      Cause: The code that formats options into TOML format does not convert boolean values to the correct string representation.

      Consequence: Boolean options are not handled correctly.

      Fix: Convert boolean options to string, then lower case, which is the correct TOML boolean format.

      Result: Boolean options are correctly written and handled in TOML files.

      Issue Tracker Tickets (Jira or BZ if any): Fixes Github #208

              rmeggins@redhat.com Richard Megginson
              rmeggins@redhat.com Richard Megginson
              Richard Megginson Richard Megginson
              David Jez David Jez
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: