Skip to content

CGI library is removed from Ruby 3.5 #82

@rubyFeedback

Description

@rubyFeedback
test.cgi:8: warning: CGI library is removed from Ruby 3.5.

Please use cgi/escape instead for CGI.escape and CGI.unescape features.

If you need to use the full features of CGI library, Please install cgi gem.

I am a bit confused right now. It seems no matter whether I have cgi installed,
or not installed (the gem), I get the above message.

Is everyone sure that the message appears correctly? Should it even be shown?

I am especially confused about the "Please install cgi gem", because I have done
so. But I still see this message in the lighttpd logs.

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