When adding a custom "more"-link to view, help text advises "A Drupal path or external URL the more link will point to. Note that this will override the link display setting above."

Yet, when using external url one get white screen and on server error.log "You are not allowed to specify an external URL".

Also internal urls are not working. When using internal url "/abc/def?xx=44" the latter part of the url gets cut off (? -> onwards).

Comments

ErnoVanhala created an issue. See original summary.

hiramanpatil’s picture

Hi ErnoVanhala,

Can you please share screen shot of the link display view? I am using Drupal 8.2.4-dev and cant see the input field to add enter the external URL.

When I tried to add More link, after click on Create more link checkbox I can see only one text field with label More link text.

Thanks

ErnoVanhala’s picture

dawehner’s picture

@ErnoVanhala
Please ensure to have two separate issues: one for stripping the query parameters and one for the wrong description. The wrong description could be a good novice task, while the other task might be more tricky.

Version: 8.2.3 » 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.

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

Drupal 8 is end-of-life as of November 17, 2021. There will not be further changes made to Drupal 8. Bugfixes are now made to the 9.3.x and higher branches only. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.2.x-dev » 9.3.x-dev
quietone’s picture

Status: Active » Closed (cannot reproduce)
Issue tags: +Bug Smash Initiative

I tested this on 9.4.x, standard install, and was not able to reproduce either error mentioned in the IS. I followed the steps given in the Issue Summary.

Therefore, closing as cannot reproduce. If you are experiencing this problem on a supported version of Drupal reopen the issue, by setting the status to 'Active', and provide complete steps to reproduce the issue (starting from "Install Drupal core").

Thanks!