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 1 month ago
nipuni commented 1 month ago
Fixes for: https://roadmap.entgra.net/issues/11937
nipuni added 1 commit 1 month ago
rajitha requested changes 1 month 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 1 month ago
nipuni force-pushed 11937 from 41353e654f to 991ab26dc5 1 month ago
nipuni added 1 commit 1 month ago
nipuni force-pushed 11937 from 3c65415121 to d91a1dd05d 1 month ago
nipuni added 1 commit 1 month ago
nipuni force-pushed 11937 from b3ba0f49f8 to cba9f7ce08 1 month ago
tcdlpds merged commit 337f26446b into master 1 month ago

Reviewers

rajitha requested changes 1 month 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.