joshsh / ripple

Semantic Web scripting language
Other
101 stars 8 forks source link

8 - dereferencer fails due to trailing slash #8

Open joshsh opened 13 years ago

joshsh commented 13 years ago
Tried to dereference:
    <http://roller.blogdns.net:2020/all/link_entry_alt_html>

HttpUriDereferencer died because it tried to grab this graph:
    http://roller.blogdns.net:2020/all/
instead of this graph
    http://roller.blogdns.net:2020/all


Original link: http://code.google.com/p/ripple/issues/detail?id=8