Migrated from Bugzilla, original report here: https://bugzilla.redhat.com/show_bug.cgi?id=1418181.
Basically the bigger problem is that if there's a long file list on someone's fedorapeople page, the footer will cover about three lines instead of showing up all the way at the bottom.
I'm not sure if this is the best place to report this, but I couldn't find an issue tracker for fedorapeople - feel free to point me elsewhere.
===
Description of problem:
The HTML send by fedoraproject.org server is fairly broken:
</body> </html> </body></html>
Also, there's this huge footer which does not scroll with the page and thus cover some links.
Version-Release number of selected component (if applicable):
How reproducible: 100%
Steps to Reproduce: 1. goto https://fedorapeople.org/groups/virt/virt-preview/fedora-25/x86_64/ 2. observe big footer covering actual links 3. view source 4. observe invalid HTML
Actual results: Broken HTML & CSS.
Expected results: I'd expect that I no longer need to disable footer just to download some links.
Yep. We have often fought with this stuff.
Unfortunately, not too many folks around understand css, etc. Perhaps @ryanlerch could take a look if he has cycles?
It should be around: https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/people/files somewhere.
Metadata Update from @kevin: - Issue priority set to: Waiting on Assignee (was: Needs Review)
Metadata Update from @cverna: - Issue tagged with: help wanted
Metadata Update from @cverna: - Issue tagged with: easyfix
This should fix the css and malformed html issues.
<img alt="0001-fedorapeople.org-fixes.patch" src="/fedora-infrastructure/issue/raw/files/4773367df2a05e8cae7d233e83b7ae8337c5934240eb1fa74fc4c6bdcbb4d5f6-0001-fedorapeople.org-fixes.patch" />
Excellent work! Thanks so much for the patch.
I applied it and it seems to have fixed the issues reported.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.