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

Format exception handling #123

Open
mmattel opened this issue Jun 15, 2023 · 0 comments
Open

Format exception handling #123

mmattel opened this issue Jun 15, 2023 · 0 comments

Comments

@mmattel
Copy link

mmattel commented Jun 15, 2023

We have example links like this https://<your-owncloud-server>/ that cause an exception when parsing external links.

Unhandled exception:
FormatException: %3Cyour-owncloud-server%3E is not a valid link-local address but contains %. Scope id should be used as part of link-local address. (at character 1)
%3Cyour-owncloud-server%3E

#0      _NativeSocket.escapeLinkLocalAddress (dart:io-patch/socket_patch.dart:5
...

It would be great if just a small message is prined about the case and not the full block and a debug option on the cli to print the full message.

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