id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3107,Parenthesis `(` / `)` in URLs causes unintended duplicate links,netweb,johnjamesjacoby,"In the support forums, if you use this: * `https://msdn.microsoft.com/en-us/library/ms530820(v=vs.85).aspx` It escapes to this: * `https://msdn.microsoft.com/en-us/library/ms530820(v=vs.85).aspx` Originall reported by @cybr in Slack #meta https://wordpress.slack.com/archives/C02QB8GMM/p1495374031432056 ---- A standard WordPress post results in the correct formatting: * `https://msdn.microsoft.com/en-us/library/ms530820(v=vs.85).aspx` When looking closer bbPress in fact is turning it into two links: * `` * and * `https://msdn.microsoft.com/en-us/library/ms530820(v=vs.85).aspx` I suspect the parenthesis might be getting tripped up in `bbp_make_clickable()`",defect (bug),new,normal,Future Release,API - Formatting,2.0,normal,,needs-patch needs-unit-tests,