yanwong / ganon

Automatically exported from code.google.com/p/ganon
0 stars 0 forks source link

Fatal error if object not found #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What will reproduce the problem?

calling a getPlainText() on a element that isn't found.

What is the expected output? What do you see instead?

Would love this to return blank or false or something instead of a fatal error

Which version are you using?
rev72

Please provide any additional information below.

Original issue reported on code.google.com by david.st...@gmail.com on 5 Jun 2012 at 5:04

GoogleCodeExporter commented 8 years ago
I'm afraid this feature is not something I had planned to implement. If you 
wish, you can contribute your own code, but I will not work this. I appreciate 
the suggestion, though!

Original comment by niels....@gmail.com on 7 Jun 2012 at 5:35

GoogleCodeExporter commented 8 years ago
My 2 cents of code for this problem:

http://code.google.com/p/ganon/issues/detail?id=22

Original comment by Radika...@gmail.com on 8 Oct 2012 at 8:48