πŸ‡¦πŸ‡ΉAustria @enorm

Account created on 14 March 2012, over 12 years ago
#

Recent comments

πŸ‡¦πŸ‡ΉAustria enorm

Hello and thank you for your work!

One issue for drupal 9.5 and the language switcher when 403 or 404 pages:

Result of the patch #32: Only the <a gets the is-active class BUT for a working lang-switcher you also need the parent <li as active!

  • the html should look like this:

    <ul class="links list-unstyled mb-0">
    <li hreflang="de" data-drupal-link-system-path="node/956" class="is-active">
    <a href="/de/start" class="language-link is-active" hreflang="de" data-drupal-link-system-path="node/956">Deutsch</a>
    </li><li hreflang="en" data-drupal-link-system-path="node/956">
    <a href="/en/node/956" class="language-link" hreflang="en" data-drupal-link-system-path="node/956">English</a>
    </li></ul>

    please can you have a look again at this problem for a new patch, thanks, Erich!

  • πŸ‡¦πŸ‡ΉAustria enorm

    You are completely wright!
    I disabled the SVG-Logo in my belgrade_sub theme and the warning is gone away!

    General/General/Inline SVG logo
    uncheck: Place the logo SVG code in the DOM.

    Thank you!

    Drupal-Version 9.5.10
    PHP 8.1.18
    MariaDB 10.3.27
    Apache/2.4.56 (Debian)

    Production build 0.69.0 2024