Ticket #1183 (closed defect: fixed)
rendering of URL's fooled by trailing periods...
| Reported by: | mbigby@yahoo-inc.com | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Adium X 1.0 | Component: | Adium UI |
| Version: | Severity: | minor | |
| Keywords: | Cc: | ||
| Patch Status: |
Description
URL's in messages are not recognized as such when there is a set of trailing periods. Ex: http://www.nk-news.net/extras/insult_generator.php...
I am on 10.3 using Adium X 0.82.
Change History
comment:2 Changed 7 years ago by sholt@…
Yeah, that's basically why we do that - along with other random punctuation. I've been thinking of revisiting the link detection code and see if I can fix this. Now that I'm finally (yes, I'm slow, I know) on Tiger, I can probably do that.
comment:3 Changed 6 years ago by wengero
- field_haspatch set to 0
Now it seems that adium automaticaly doesnt link the last period. So if i put in http://www.adiumx.com... then http://www.adiumx.com.. will be linked with an extra period at the end.
Note: See
TracTickets for help on using
tickets.


I think this behaviour is implemented to prevent "awww..." being linkified. Perhaps we need to only do this if there is no schema?