[telepathy] [Bug 329875] New: KTP doesn’t recognize well URL patterns

eichi237 at mailoo.org eichi237 at mailoo.org
Sun Jan 12 13:57:16 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=329875

            Bug ID: 329875
           Summary: KTP doesn’t recognize well URL patterns
    Classification: Unclassified
           Product: telepathy
           Version: 0.7.0
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: text-ui
          Assignee: kde-telepathy-bugs at kde.org
          Reporter: eichi237 at mailoo.org

According to RFC 3986, «In practice, URIs are delimited in a variety of ways,
but usually within double-quotes "http://example.com/", angle brackets
<http://example.com/>» (<http://tools.ietf.org/html/rfc3986#appendix-C>).

When I put "http://example.com" or <http://example.com> in the chat, the
created link include the " or >, which break the link (guess how it’s annoying
to edit URL each time).

It also put a semicolon if the last character (the first doesn’t matter) is "
or >, which is useless, weird, and personally is not what I want, it totally
break the flow of my sentence.

Reproducible: Always



Expected Results:  
KTP should:
– Recognize "http://example.com" and <http://example.com>, and they should
respectively translate to (HTML): "<a
href="http://example.com">http://example.com</a>" and <<a
href="http://example.com">http://example.com</a>>.
– never put a semicolon at the end of a link.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-telepathy-bugs mailing list