Skip to content

Deprecation warnings when encoding URIs #2796

@TonyGDS

Description

@TonyGDS

There are deprecation warnings when encoding URIs in:

/carrierwave-3.1.2/lib/carrierwave/utilities/uri.rb

The following warning appears for calls to URI::DEFAULT_PARSER.escape

warning: URI::RFC3986_PARSER.escape is obsolete. Use URI::RFC2396_PARSER.escape explicitly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions