https://bugs.documentfoundation.org/show_bug.cgi?id=145381
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Windows (All) |All CC| |[email protected] Ever confirmed|0 |1 Version|7.2.2.2 release |Inherited From OOo Status|UNCONFIRMED |NEW --- Comment #2 from Mike Kaganski <[email protected]> --- Repro in 7.2.2.2, and also in OOo 3.2.0. (Funny thing is how e.g. Bugzilla also has the same flaw.) FTR: the normative reference of interest here is RFC3986 Appendix C "Delimiting a URI in Context" [1], which specifically describes how to tell URLs from the rest of the text. Unfortunately, it does not discuss parentheses specifically; but since parentheses are valid characters in URLs, it seems natural to not exclude them when delimiting an URL. [1] https://datatracker.ietf.org/doc/html/rfc3986#appendix-C -- You are receiving this mail because: You are the assignee for the bug.
