-
- Downloads
Fix NullPointerException when not including a search string
This is an issue resulting from the merge with the collections-project-bulk-actions branch. A missing search string was allowed in the form validation, but would fail as it tried to lower-case the nil string.
Please register or sign in to comment