You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
/download with custom url and custom port not working.
Package validation remove colon from url when write data into download_enable table
To Reproduce
Steps to reproduce the behavior:
Go to 'deployment - build' and build a simple msi package
Go to 'deployment - activate", chose new deployment and click on green mark 'activate'
Use url like fqdn:port/download for Fragments url and https url, and click ok
See url into database with select INFO_LOC, PACK_LOC from download_enable. ':' is missing between fqdn and port
Expected behavior
':' sould be conserved into download_enable for url with custom port
The text was updated successfully, but these errors were encountered:
cbuquet
changed the title
[BUG] Package validate remove colon from url with custom port when write data into doanload_enable table
[BUG] Package validate remove colon from url with custom port when write data into download_enable table
Jul 11, 2024
OCS Inventory version
Version : 2.11.1
Describe the bug
/download with custom url and custom port not working.
Package validation remove colon from url when write data into download_enable table
To Reproduce
Steps to reproduce the behavior:
Expected behavior
':' sould be conserved into download_enable for url with custom port
The text was updated successfully, but these errors were encountered: