hansva commented on issue #5681:
URL: https://github.com/apache/hop/issues/5681#issuecomment-3257197910

   The code contains:
   ```    if (StringUtils.isEmpty(wTestUrl.getText())) {
         restConnection.setTestUrl(wBaseUrl.getText());
       }
   ```
   
   so it should be using the base URL if the test URL is empty


-- 
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]

Reply via email to