Hi,
I’m having a strange issue with D8 and cannot find any explanation or fix:

My menu have some links to some internal path, as '/services’, but for some unknown reason, for example after emptying cache (with the command 'drupal cr all'), the menu link will point to the '/home' page.

However, if I edit this very same menu link, it will still point to the right path, i.e. '/services’. So, just saving the menu links is fixing the issue, but as it repeat over and over, that’s of course not a solution.

Notice that I only find about that issue after updating to Drupal 8.2.7.

As it is my first D8 site, I would appreciate any help or comment.

Comments

sahaj created an issue. See original summary.

cilefen’s picture

Check Drupal's log and the web server (PHP) log for errors occurring when you clear the cache. What non-core modules are installed on the site?

sahaj’s picture

@cilefen Thanks for your quick reply.

I cannot find anything relevant into my server log.

And here is the list of my non-core installed modules:

  • @fontyourface
  • ctools
  • BigPipe
  • Field Group
  • Inline Entity Form
  • Select (or other)
  • Page Manager
  • Mail System
  • Swift Mailer
  • MailChimp
  • Animations
  • Cache Clear Shortcut
  • Contact storage
  • Easy Breadcrumb
  • Form block
  • Pathauto
  • Rabbit Hole
  • Slack
  • Token
  • Typed Data
  • Views Accordion
  • Dropdown Language Switcher
  • Social media share
  • Classy Paragraphs
  • Paragraphs
  • HTTP/2 Server Push
  • Paragraphs flexbox layouts
  • Rules
  • Metatag
  • Simple XML Sitemap
  • Google Tag Manager

Should I try to uninstall some modules and test? Do you see any problematic module on that list?
Again, thanks for help.

ekl1773’s picture

Triaging for Vienna 2017. Cannot reproduce on 8.5.x or 8.2.7. Needs steps to reproduce.

Added links to /contact, /node/1, /user to main navigation, cleared the cache, links till pointed to correct pages.

Version: 8.2.7 » 8.2.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.2.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

pameeela’s picture

Status: Active » Closed (cannot reproduce)

Thanks for reporting this issue. We rely on issue reports like this one to resolve bugs and improve Drupal core.

As part of the Bug Smash Initiative, we are triaging issues that are marked “Needs steps to reproduce“.

Since there were no specific steps provided since the issue was tagged with “Needs steps to reproduce“, I'm marking the issue "Closed (cannot reproduce)".

If anyone can provide complete steps to reproduce the issue (starting from "Install Drupal core") in the issue summary and set the issue status back to "Active".

Thanks!

pameeela’s picture

Issue tags: +Bug Smash Initiative