eIRC 1.0.2 has a problem displaying long URLs. When the URL wraps under non-hyperlinked text, that part of the link becomes unclickable.
For instance, the following example would produce this error:
"Text, followed by a long URL, all on one line. http://www.server.com/page/page/page/page/page/page/page/page"
When entered in an eIRC window, it wraps as follows:
Text, followed by a long URL, all on one line.
http://www.server.com/page/page/page/page/page/page/page/page
Only the part of the URL which extends past the previous line of plain text will become clickable. In this example, only some of the /page/page part of the link would be active.
This bug occurs with the Microsoft Java VM under Windows XP with IE 6.