Skip to content

favicon issues #140

@TimidRobot

Description

@TimidRobot

Issue Description

  1. /favicon.ico redirects to https://creativecommons.org/wp-includes/images/w-logo-blue-white-bg.png
    • Theme must set CC site image. We mustn't serve a WordPress favicon
    • Server must return a 200 for /favicon.ico not a 302
  2. https://creativecommons.org/wp-content/themes/vocabulary-theme/vocabulary/favicon/favicon.ico
    • Mozilla Firefox 145.0.2 gives a text error:

      The image https://creativecommons.org/wp-content/themes/vocabulary-theme/vocabulary/favicon/favicon.ico" cannot be displayed because it contains errors.

    • Safari Version 26.1 (21622.2.11.11.9) on macOS displays only a small question mark:
      • Image
  3. https://creativecommons.org/wp-content/themes/vocabulary-theme/vocabulary/favicon/favicon.svg doesn't render in when viewed directly
    • Maybe this is an idiosyncrasy of SVG?

Expectation

Favicons should work across clients. Even when clients fall outside our supported versions, we should not return bad data (WordPress favicon).

Environment

  • Device: MacBook M1 Pro
  • OS: macOS Tahoe 26.1

Additional context

Resolution

  • I would be interested in resolving this bug.

Metadata

Metadata

Type

No fields configured for Bug.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions