Problem/Motivation

When you specify a custom logo in the Rivet theme, it displays as a broken image when the site is in maintenance mode.

Proposed resolution

Fix disparity between preprocess function $variable['logo'] and Twig template {{ site_logo }}.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#6 3568885-before.png305.49 KBjwilson3
#6 3568885-after.png292.1 KBjwilson3

Issue fork rivet-3568885

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jwilson3 created an issue. See original summary.

  • jwilson3 committed 2bfb9ff8 on 1.1.x
    Issue #3568885 by jwilson3: Fix custom logo display on maintenance page
    
jwilson3’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jwilson3’s picture

StatusFileSize
new292.1 KB
new305.49 KB

Before:

after

After:

after

jwilson3’s picture

Fixed in 1.1.3

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.