Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Fix IllegalArgumentException when scope is a String instead of a collect... #266

Closed
wants to merge 1 commit into from

Conversation

skate056
Copy link

When the value under the scope attribute in the incoming map was a String instead of a Collection it was failing with an IllegalArgumentException even when it is clear from the message that String and Collection are acceptable values. Bug is due to missing return statement which is now fixed.

@skate056
Copy link
Author

I have filled the contributor's agreement and have submitted that.

dsyer pushed a commit that referenced this pull request Oct 3, 2014
@dsyer dsyer closed this Oct 3, 2014
@dsyer dsyer added the type: bug label Oct 3, 2014
@dsyer dsyer added this to the 2.0.4 milestone Oct 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants