kristjancode / OpenNode_Android

OpenNode Android client - for Core-only repository refer to https://github.com/kristjancode/OpenNode_Android_Core
4 stars 2 forks source link

[BUG_Core] All models take null as String (and crash demoserver) #77

Closed taaavi closed 13 years ago

taaavi commented 13 years ago

All string inputs need evaluation before assignments

kristjancode commented 13 years ago

Fixed. Item model constructors still accept null-data, however such item models won't be sent to the server.