Louis Mullie
Louis Mullie
A similar behaviour can be experienced with the following HTML (http://www.economist.com/node/21548244) : ``` html Campaign finance The hands that prod, the wallets that feed Super PACs are changing the face...
If that's what you mean, the Readability API correctly parses the pages : http://www.readability.com/articles/urlh3i3g, http://www.readability.com/articles/l2exnq9u.
If you can point me toward the right direction in the code, I can make a patch and I'll send you a pull request.
Alrighty, I'll see what I can do when I have some time.
Same problem here. The problem persists even after the steps in the setup file were followed. Any ideas on what else could be causing this?
@avinashmkb Are you able to creata a Java VM from scratch outside of the gem, using Rjb? What does the following output? ``` $DEBUG=true require 'rjb' Point = Rjb::import('java.awt.Point') p...
Yes, that may be the problem. You need to copy the files from one version's folder to the other.
Also, #14 may have affected you.
OK great!