Skip to content

/nma attempts to send even with invalid input #21

Description

@csmith

The /notifymyandroid command does a nice check to make sure you've provided title and body separately, but it then carries on trying to send the information anyway, which causes an error.

java.lang.ArrayIndexOutOfBoundsException: 1 
com.dmdirc.addons.nma.NotifyMyAndroidCommand$1.run(NotifyMyAndroidCommand.java:75) 
java.lang.Thread.run(Thread.java:619)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions