kwin opened a new issue, #557:
URL: https://github.com/apache/incubator-ponymail/issues/557

   When the mail contains a plain text like this
   
   
`https://hc.apache.org/httpcomponents-client-4.5.x/current/fluent-hc/apidocs/org/apache/http/client/fluent/Executor.html#execute(org.apache.http.client.fluent.Request)`
   
   the link is only rendered for the first part up to the `(` and also is 
pointing to a URI with the corrupt/shortened fragment part.
   
   In general a URI does not end at the first "(" but should only end at the 
first character which is invalid for URIs 
(https://www.rfc-editor.org/rfc/rfc3986#section-2).
   
   An incorrect link can for example be seen in 
https://lists.apache.org/thread/fymw1f33t7pct5qgh4qdrgc368nts9x1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@ponymail.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to