Resolve #3078075 "Detect and strip"
1 unresolved thread
1 unresolved thread
Closes #3078075
Merge request reports
Activity
Filter activity
- Resolved by Dieter Holvoet
- Resolved by Dieter Holvoet
345 367 346 368 $entity = $this->entityRepository->getTranslationFromContext($entity); 347 369 $suggestion = $this->createSuggestion($entity); 370 if ($query = parse_url($string, PHP_URL_QUERY)) { - Resolved by Dieter Holvoet
added 1 commit
- 76ae7990 - Stripping base URL should also account for a port.
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.
Toggle commit list
Please register or sign in to reply