Missing images
Closed this issue · 4 comments
On loading https://agagd.usgo.org, there are several 404s:
https://agagd.usgo.org/static/img/header-bg.png
https://agagd.usgo.org/static/img/arrow-active-down.png
https://agagd.usgo.org/static/img/arrow-inactive-up.png
https://agagd.usgo.org/favicon.ico
favicon is pretty 'normal' to be missing, but these others seem to be referenced by templates but not provided. Not sure whether there's any real impact; potentially those missing arrow images are making some buttons invisible, I suppose.
More information: during manage.py collectstatic
on my local machine, I can see these files being copied. However, they end up in /tmp/static/django_tables2/themes/paleblue/img
, but the code apparently just references /tmp/static
.
There could be a potential impact with this as it seems to be a table sorting feature. I don't think those files were ever added to this repo. The initial css change: c451033.
Arrows Locally
I have asked @vash3g about a favicon for the agagd, and he told me a favicon would need to be created for the agagd.
Since this is an AGA app we could use the AGA logo/favicon for the AGAGD. The icon is generally so small i dont think it would show up effectively unless you have an old old display.
Pulled images from legacy server, sent to bad PR and Michael made a good PR and added them to the test server. they look gooood.