Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last symbol of hyperlink disappears #29

Open
GoogleCodeExporter opened this issue Apr 21, 2016 · 4 comments
Open

Last symbol of hyperlink disappears #29

GoogleCodeExporter opened this issue Apr 21, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

It seems like in some cases last symbol of hyper link disappears
Look at the attached file for example




Original issue reported on code.google.com by [email protected] on 9 Jun 2009 at 2:37

Attachments:

@GoogleCodeExporter
Copy link
Author

I've found the reason and solution.
Seems like sum of ords equals to 0 not only once
So for me solution is change in the function read16bitstring change $len++ to 
$len+=2

Original comment by [email protected] on 9 Jun 2009 at 4:48

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Thanks :)

Original comment by [email protected] on 9 Nov 2010 at 10:42

@GoogleCodeExporter
Copy link
Author

Thanks for the solution ! =)

Original comment by [email protected] on 24 Feb 2011 at 9:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant