Skip to content

Conversation

marcberger
Copy link

@marcberger marcberger commented Mar 7, 2024

Hello,

This patch is an attemp to fix error like that :

java.lang.NullPointerException: Cannot invoke "String.replace(java.lang.CharSequence, java.lang.CharSequence)" because "pathInfo" is null
org.flowable.rest.service.api.repository.DeploymentResourceResource.getDeploymentResource(DeploymentResourceResource.java:87)

caused by pathInfo beeing null.

@tijsrademakers
Copy link
Contributor

Hi, can you please add a failing unit test showing when an issue can happen? And also make sure that typos (ressourceURI) are fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants