domain resolution broken for .
domain resolution broken for .
| Issue ID: | 2167 |
| Issue Category: | bug |
| Component: | core |
| Priority: | normal |
| Status: | active |
| Assigned: | evan |
| Version: | 0.9 |
| Milestone: | 0.9 |
'''domain resolution is broken for tld root .'''
example: http://to./bxg in user post is parsed as a link only up to but not including the dot, (which is of course the root domain of the Internet)
and thus being output as:
{{{
http://to./bxg
}}}
Note: This URI/URL is a fully valid dns answer (you will notice it parses correctly here in trac) and is just not being recognised as such by the parser.

Updates
You can also subscribe to the
RSS feed for updates to this issue.