DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21791>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21791 Long URL's not clickable when wrapping over multiple lines [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-07-22 12:39 ------- There seems to be a misunderstanding. I suppose the URL from the source appears twice in the intermediate FO, once as external-destination and another time as text, like <fo:basic-link external-destination="url(http://foo.bar/)">http://foo.bar/ </fo:basic-link> The URL in the text can be processed as you like, but the URL in the external-destination property should not be processed at all. Adjust your computations, or if you think otherwise, reopen the bug and supply a small, self-contained FO file which demonstrates your problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
