Skip to content

If the "image" attribute is empty, the instance view fails to load #14

@drwahl

Description

@drwahl

When clicking on the "Instances" button from the main page (after account is selected), the app fails to render anything with the error:

ServersActivity.AsyncTaskOSListServers.onPostExecute: Value at image of type java.lang.String cannot be converted to JSONObject

I believe this is happening because the "image" field in my instances is null. I also suspect that this bug is located around https://github.com/alvise72/DroidStack/blob/master/src/org/stackdroid/activities/ServersActivity.java#L1389

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions