#2984 Rendering problem
Closed: Fixed a year ago by wombelix. Opened 6 years ago by herrold.

https://pagure.io/pagure/issue/2623

This page shows a recent change around the " <textarea class="form-control" rows=8 id="comment" name="comment" placeholder="Enter your comment here" tabindex=1></textarea>"

code --- the box is mostly too small to be useful. Perhaps moving it into a 'full width'


I am able to manually view all the .css files in top html

(not the later ones with hash names, as the hashing is not expanded)

I see a lot of HTML validation errors:

http://gallery.herrold.com/stuff/html-validation-errors.png

my squid proxy sees LOTS of denials

g
[root@router squid]# grep -i pagure access.log
1519054229.603 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519054232.602 6348 10.16.1.106 TCP_TUNNEL/200 26995 CONNECT pagure.io:443 - HIER_DIRECT/152.19.134.147 -
1519054235.064 8811 10.16.1.106 TCP_TUNNEL/200 187026 CONNECT pagure.io:443 - HIER_DIRECT/152.19.134.147 -
1519054235.336 9083 10.16.1.106 TCP_TUNNEL/200 151713 CONNECT pagure.io:443 - HIER_DIRECT/152.19.134.147 -
1519054235.488 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519054237.544 11291 10.16.1.106 TCP_TUNNEL/200 1334527 CONNECT pagure.io:443 - HIER_DIRECT/152.19.134.147 -
1519054240.535 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519054245.569 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519054250.590 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519054255.610 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519054260.631 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
...
1519058860.161 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519058865.177 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519058870.194 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
1519058875.213 0 10.16.1.106 TCP_DENIED/403 4025 CONNECT pagure.io:8088 - HIER_NONE/- text/html
[root@router squid]#

As these are 4xx denials on the Fedoraproject side, I cannot diagnose further

This has been present for the last couple weeks

Port 8088 is the eventsource server, so not related to the CSS and safe to ignore for now.

It's really weird that the css doesn't render for you :(

found it -- EFF's Privacy Badger dislikes:

apps.fedoraproject.org

for reasons unknown to me

I have reported upstream, but they do not return a ticket number

http://gallery.herrold.com/stuff/pagure-2984-privacy-badger.png

(no additional image upload permitted, for Pagure reasons, unclear to me)

@herrold what is going on with this issue? :) Should we close this or can we do something to fix this up?

I guess this one can be closed after 4 years, I also use privacy badger right now and don't have any issues.

Metadata Update from @wombelix:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata