Olivero displays "getting started" text when you first install Drupal. This includes links to resources including the /node/add form.

However, it's possible to install Drupal inside of a directory. In this case, the link to the /node/add form will be invalid.

We need to modify the link to include the base directory.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mherchel created an issue. See original summary.

_shY’s picture

Status: Active » Needs review
FileSize
891 bytes

This patch should fix an issue.

_shY’s picture

Seems like I create a patch from the wrong directory.
Reworked patch, interdiff attached.

_shY’s picture

_shY’s picture

FileSize
1.42 KB

Mistakenly, uploaded interdiff file with .patch ending, and test starting for this one also.

Abhijith S’s picture

FileSize
61.26 KB
72.17 KB

Applied patch #3 and it works fine.the base path is correct after applying this patch.

Before patch:
before

After patch:
after

RTBC +1

andy-blum’s picture

Status: Needs review » Reviewed & tested by the community

  • lauriii committed 584f09e on 10.1.x
    Issue #3284010 by _shY, mherchel, Abhijith S: "Create content" link...

  • lauriii committed 78763eb on 10.0.x
    Issue #3284010 by _shY, mherchel, Abhijith S: "Create content" link...

  • lauriii committed 8db9a65 on 9.5.x
    Issue #3284010 by _shY, mherchel, Abhijith S: "Create content" link...

  • lauriii committed c355e14 on 9.4.x
    Issue #3284010 by _shY, mherchel, Abhijith S: "Create content" link...
lauriii’s picture

Status: Reviewed & tested by the community » Fixed

Committed 584f09e and pushed to 10.1.x. Cherry-picked to 10.0.x, 9.5.x, and 9.4.x. Thanks!

Status: Fixed » Closed (fixed)

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