Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bivio::HTML::escape_uri: Can't escape \x{202F}, try uri_escape_utf8() instead #86

Open
schellj opened this issue Apr 22, 2024 · 0 comments

Comments

@schellj
Copy link
Contributor

schellj commented Apr 22, 2024

[4864]2024/04/22 19:08:14 Carp:100 Bivio::DieCode::DIE: Can't escape \x{202F}, try uri_escape_utf8() instead
die at /usr/share/perl5/URI/Escape.pm line 178.
        URI::Escape::_fail_hi(' ') called at /usr/share/perl5/URI/Escape.pm line 171
        URI::Escape::uri_escape('/Screenshot-2024-04-20-at-3.51.58 PM.png') called at /usr/share/perl5/vendor_perl/Bivio/HTML.pm line 33
        Bivio::HTML::escape_uri('Bivio::HTML', '/Screenshot-2024-04-20-at-3.51.58 PM.png') called at /usr/share/perl5/vendor_perl/Bivio/UI/FacadeComponent/Task.pm line 179
        Bivio::UI::FacadeComponent::Task::format_uri('Bivio::UI::FacadeComponent::Task=ARRAY(0x55ccca41e798)', 'HASH(0x55ccd92ac6a8)', 'Bivio::Agent::HTTP::Request=ARRAY(0x55ccd8e9da68)') called at /usr/share/perl5/vendor_perl/Bivio/UI/FacadeComponent/Task.pm line 142
        Bivio::UI::FacadeComponent::Task::format_uri('Bivio::UI::FacadeComponent::Task', 'HASH(0x55ccd92ac6a8)', 'Bivio::Agent::HTTP::Request=ARRAY(0x55ccd8e9da68)') called at /usr/share/perl5/vendor_perl/Bivio/Agent/Request.pm line 524
        Bivio::Agent::Request::format_uri('Bivio::Agent::HTTP::Request=ARRAY(0x55ccd8e9da68)', 'HASH(0x55ccd92ac6d8)') called at /usr/share/perl5/vendor_perl/Bivio/Biz/Model/MailPartList.pm line 124
        Bivio::Biz::Model::MailPartList::internal_format_uri('Bivio::Biz::Model::MailPartList=ARRAY(0x55ccd9180848)', 'FORUM_MAIL_PART', 'HASH(0x55ccd9281258)') called at /usr/share/perl5/vendor_perl/Bivio/Biz/Model/MailPartList.pm line 77
        Bivio::Biz::Model::MailPartList::format_uri_for_part('Bivio::Biz::Model::MailPartList=ARRAY(0x55ccd9180848)', 'FORUM_MAIL_PART') called at /usr/share/perl5/vendor_perl/Bivio/UI/WidgetValueSource.pm line 249
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant