small issues re issues.guix.gnu.org

  • Open
  • quality assurance status badge
Details
One participant
  • chris
Owner
unassigned
Submitted by
chris
Severity
normal

Debbugs page

chris wrote 8 months ago
(address . bug-guix@gnu.org)(address . chris@bumblehead.com)
ZpwP4lyHT5Z4xWDK@lenovo-21bx
At issues.gnu.org ~100 of these warnings appear in firefox browser console here,
```
An unexpected value of 1rem was found while parsing the height attribute.
An unexpected value of 1rem was found while parsing the width attribute.
```

The browser tries to request a favicon
```
```

Feel free to ignore these observations
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 72214@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72214
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help