Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EWPP-2788: Add validation of path in \Drupal\oe_theme_helper\ExternalLinks::isExternalLink and update test coverage. #1212

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

sergepavle
Copy link
Member

…Links::isExternalLink and update test coverage.

OPENEUROPA-[Insert ticket number here]

Description

[Insert description here]

Change log

  • Added:
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

$external_links->isExternalLink('randomschema');
$external_links->isExternalLink('randomschema:');
$external_links->isExternalLink('randomschema://');
$external_links->isExternalLink('randomschema://test');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add here some examples of drupal path like or similar.

…Links::isExternalLink and update test coverage.
@upchuk upchuk merged commit 2228b35 into 3.x Nov 23, 2022
@upchuk upchuk deleted the EWPP-2788 branch November 23, 2022 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants