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

Bad linkification of matrix alias and URL #4258

Closed
manuroe opened this issue Apr 23, 2021 · 0 comments · Fixed by matrix-org/matrix-ios-sdk#1079 or matrix-org/matrix-ios-sdk#1081
Closed

Comments

@manuroe
Copy link
Member

manuroe commented Apr 23, 2021

This problem is not new but the resurrection of the CI for MatrixKit showed that we have tests that failed on it.

The bugs on the UI look like:
ima_4a6869c

@manuroe manuroe added this to the Sprint - Element 1.3.6 milestone Apr 23, 2021
manuroe added a commit to matrix-org/matrix-ios-sdk that referenced this issue Apr 26, 2021
manuroe added a commit to matrix-org/matrix-ios-sdk that referenced this issue Apr 28, 2021
Fix element-hq/element-ios#4258

This time there is no compromise. Disabled tests pass now. There are more tests, include one for the original GH issue where `@bob:matrix.org.` must not be considered as a valid matrix id.

Visualisation of the new `MATRIX_HOMESERVER_DOMAIN_REGEX `: https://regexper.com/#%5BA-Z0-9%5D%2B%28%28%5C.%7C%5C-%29%5BA-Z0-9%5D%2B%29%7B0%2C%7D%28%3A%5B0-9%5D%7B2%2C5%7D%29%3F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment