Closed ldrozdz closed 7 years ago
Sending links without a URI protocol (<a href="example.com"/>) causes a NullPointerException.
<a href="example.com"/>
Fixed in ed1cd1d74dc8782a04322f228889580efafcd5ee
Sending links without a URI protocol (
<a href="example.com"/>
) causes a NullPointerException.