linuxserver / docker-snipe-it

Alpine/Nginx container for the Asset Management software Snipe-IT
GNU General Public License v3.0
123 stars 26 forks source link

Hardcoded "localhost" a href source in qr- / barcodes #25

Closed hennibadger16 closed 2 years ago

hennibadger16 commented 3 years ago

Hi,

I'm on the latest release as of now which would be Version v5.1.8 - build 6148 (master) and unfortunately I'm encountering errors with the rendering of certain images - especially asset qr-codes:

image

It seems to me that there are hardcoded references to localhost any many URLs.

Would that be fixable? Anything I can do about it?

Tahnk you very much!

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

jwillis44 commented 3 years ago

Noticing the same issue here. with latest release. only seems to be a problem in the hardware view for a particular asset, not with labels or anything else.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

techwithjake commented 2 years ago

@hennibadger16 Try adding the environment label APP_URL=https://your.fqdn To your compose file. After doing so, QR codes starting populating properly for me.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.