Menu

#7 Code error on PayerInformation.setBusinessName

open
nobody
None
5
2012-06-05
2012-06-05
cube45
No

Hi,
There's a bug that eclipse told me when adding the files to my project:
if (name == null && name.length() > 127) { (l.109)
name is null AND name.length() will crash.

This should be replaced by a ||

Nice idea however, I will test it in an android application

Discussion


Log in to post a comment.

MongoDB Logo MongoDB