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

Bug In Parser of App Engine #3

Open
gtzilla opened this issue Oct 20, 2010 · 2 comments
Open

Bug In Parser of App Engine #3

gtzilla opened this issue Oct 20, 2010 · 2 comments
Labels

Comments

@gtzilla
Copy link
Owner

gtzilla commented Oct 20, 2010

There is a bug when parsing images. They are not correctly inserted into more complex data structures, instead, they are appended after their parent instead of added as a child.

@gtzilla
Copy link
Owner Author

gtzilla commented Oct 28, 2010

this should be resolved and live via commit http://github.com/gregory80/fastFrag/commit/6d4ed095f2135f3282a8df6f319d763874f78645

@gtzilla
Copy link
Owner Author

gtzilla commented Nov 7, 2010

there is an error when text appears directly after an image, currently the HTML parser is conservation and adds to the last known place - not the image -- however, this can be incorrect. random segments of HTML pulled from amazon.com caused this issue most prominently

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

No branches or pull requests

1 participant