Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Package validate remove colon from url with custom port when write data into download_enable table #1615

Closed
cbuquet opened this issue Jul 11, 2024 · 2 comments

Comments

@cbuquet
Copy link

cbuquet commented 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:

  1. Go to 'deployment - build' and build a simple msi package
  2. Go to 'deployment - activate", chose new deployment and click on green mark 'activate'
  3. Use url like fqdn:port/download for Fragments url and https url, and click ok
  4. 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

@cbuquet 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
@charleneauger
Copy link
Member

Hi @cbuquet ,

This bug has been fixed in 2.12.0 version (see PR #1520).
Please update your server to fix it :-)

Best regards,
Charlene

@cbuquet
Copy link
Author

cbuquet commented Jul 11, 2024

Hi @charleneauger ,

Thank you for this quick reply.

Have a nice day,
Cyril

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

No branches or pull requests

5 participants