Skip to content
Snippets Groups Projects

Issue #3284010 by _shY, mherchel, Abhijith S: "Create content" link within...

Closed Purushotam Rai requested to merge issue/drupal-2035941:2035941-9.x into 9.4.x

Issue #3284010 by _shY, mherchel, Abhijith S: "Create content" link within Olivero's "Getting started" page doesn't account for base directory

(cherry picked from commit 584f09ec) (cherry picked from commit 78763eb5) (cherry picked from commit 8db9a652)

Closes #2035941

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
558 558 // Wipe the Twig PHP Storage cache.
559 559 \Drupal::service('twig')->invalidate();
560 560
561 // Rebuild theme data that is stored in state.
561 // Rebuild profile, profile, theme_engine and theme data.
  • Amjad Khan
    Amjad Khan @amjad1233 started a thread on commit 594996ce
  • 578 578 "drush/drush": "<8.1.10",
    579 579 "symfony/http-foundation": "4.4.42"
    580 580 },
    581 "replace": {
    • Which composer.lock this is referring to when I tried to apply patch on a place where I don't have composer.lock it failed I had to remove this section (composer.lock diff) and then after patch worked fine. Anyone know why?

    • Please register or sign in to reply
  • Purushotam Rai changed target branch from 9.5.x to 9.4.x

    changed target branch from 9.5.x to 9.4.x

  • Please register or sign in to reply
    Loading