Skip to content
Snippets Groups Projects

Resolve #3078075 "Detect and strip"

Open Dieter Holvoet requested to merge issue/linkit-3078075:3078075-detect-and-strip into 7.x
1 unresolved thread

Closes #3078075

Merge request reports

Members who can merge are allowed to add commits.
Approval is optional
Code Quality is loading
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
  • The source branch is 8 commits behind the target branch.
  • 1 commit and 1 merge commit will be added to .
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Dieter Holvoet added 2 commits

    added 2 commits

    • b9dac914 - Remove more base_url related code until it's re-implemented
    • 55e9e291 - Remove unnecessary language prefix related code

    Compare with previous version

  • Dieter Holvoet added 2 commits

    added 2 commits

    • 8a54a18a - Remove more base_url related code until it's re-implemented
    • b76722c9 - Remove unused use statement

    Compare with previous version

  • 345 367
    346 368 $entity = $this->entityRepository->getTranslationFromContext($entity);
    347 369 $suggestion = $this->createSuggestion($entity);
    370 if ($query = parse_url($string, PHP_URL_QUERY)) {
  • added 1 commit

    • 76ae7990 - Stripping base URL should also account for a port.

    Compare with previous version

  • Dieter Holvoet added 64 commits

    added 64 commits

    • 76ae7990...910219d9 - 54 earlier commits
    • 4b5e6677 - Add logo for Project Browser
    • 4515cc16 - Issue #3447669: No longer a way to post a link as-is if there is 1 pattern match
    • 3d079874 - Add linkit6x-3078075-77.patch
    • c0f68e75 - Resolve the right URL without bothering the user
    • f4f17bd8 - Fix cs issue
    • 573cf47e - Remove more base_url related code until it's re-implemented
    • 1d669579 - Remove unnecessary language prefix related code
    • c3dfd0e9 - Remove more base_url related code until it's re-implemented
    • f53d6f2e - Remove unused use statement
    • 07077dc3 - Stripping base URL should also account for a port.

    Compare with previous version

  • Dieter Holvoet changed target branch from 6.0.x to 7.x

    changed target branch from 6.0.x to 7.x

  • added 1 commit

    • 7f257f36 - Stop lowercasing incoming urls

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading