Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-10840

Remove Pathname#cleanpath workaround

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • PUP 6.20.0, PUP 7.3.0
    • None
    • Coremunity
    • Platform Core KANBAN
    • Needs Assessment
    • Bug Fix
    • Removes unnecessary workaround when cleaning file paths as ruby 1.9 is no longer supported.
    • Needs Assessment

    Description

      Ruby 1.9 Pathname#cleanpath did not work correctly on windows. https://bugs.ruby-lang.org/issues/9618 This was fixed in ruby 2.0. Puppet 6.x requires ruby 2.3 or greater, so we should remove our workaround.

      Attachments

        Activity

          People

            josh Josh Cooper
            josh Josh Cooper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support