thiagoelg opened a new issue, #3806:
URL: https://github.com/apache/incubator-kie-tools/issues/3806

   If the `KIE_SANDBOX_EXTENDED_SERVICES_URL` env var is set to a URL with 
pathnames, such as `http://localhost/extended-services/` the path is removed 
from the final URL string.
   
   Check here: 
https://github.com/kiegroup/kie-tools/blob/main/packages/online-editor/src/extendedServices/ExtendedServicesContextProvider.tsx#L69
   
   Suggested fix: If `envUrl.pathname` is different than `/`, concatenate it to 
the final `envHost`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to