https://issues.apache.org/bugzilla/show_bug.cgi?id=47498
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Yegor Kozlov <[email protected]> 2009-07-12 00:29:20 PST --- Fixed in r793281 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=793281 ). The problem was indeed in HyperlinkRecord although the fix is a bit more complicated than you suggested. HyperlinkRecord didn't properly handle all kinds of link options depending on which a 24-byte record tail may appear or not. This unexpected 24-byte tail resulted in truncation by 11 characters. Regards, Yegor -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
