Fix the validation issue when the APK file and screenshot names contain spaces #531

Merged
tcdlpds merged 1 commits from nipuni/device-mgt-core:11937 into master 3 months ago
Fixes for: https://roadmap.entgra.net/issues/11937
nipuni added 1 commit 3 months ago
rajitha requested changes 3 months ago
return application;
}
private static String encodeURI(String value) {
Collaborator

URLEncoder.encode() use instead, coz, we must consider the other cases as well apart from the space in the param value.

URLEncoder.encode() use instead, coz, we must consider the other cases as well apart from the space in the param value.
nipuni marked this conversation as resolved
nipuni added 1 commit 3 months ago
nipuni force-pushed 11937 from 41353e654f to 991ab26dc5 3 months ago
nipuni added 1 commit 3 months ago
nipuni force-pushed 11937 from 3c65415121 to d91a1dd05d 3 months ago
nipuni added 1 commit 3 months ago
nipuni force-pushed 11937 from b3ba0f49f8 to cba9f7ce08 3 months ago
tcdlpds merged commit 337f26446b into master 3 months ago

Reviewers

rajitha requested changes 3 months ago
The pull request has been merged as 337f26446b.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#531
Loading…
There is no content yet.