Open
Description
Describe the Bug
With puppet 8
# --- Caused by: ---
# Puppet::ParseError:
# Puppet: This function is not available in Puppet 8. URI.escape no longer exists as of Ruby 3+.
# ./spec/fixtures/modules/stdlib/lib/puppet/parser/functions/uriescape.rb:23:in `block in <module:Functions>'
Environment
- Puppet 8
I don't see any alternative function to use ?