- Status changed to Needs work
over 1 year ago 4:04pm 14 March 2023 - Status changed to Needs review
over 1 year ago 11:01pm 14 March 2023 - š¦šŗAustralia acbramley
Created š Add logging to LinkFormatter and LinkWidget when the URL is invalid Active
- Status changed to RTBC
over 1 year ago 12:08am 15 March 2023 - šŗšøUnited States smustgrave
Moving to NW as the patch matches the issue summary.
Test fails and shows the issue with error InvalidArgumentException
Think this is good. Patch #50 applies to 10.1 cleanly also. - Status changed to Needs work
over 1 year ago 2:02am 29 March 2023 - Status changed to Needs review
over 1 year ago 4:19am 29 March 2023 - Status changed to RTBC
over 1 year ago 2:06pm 30 March 2023 Just noting there is a similar issue with the Link Widget for users who don't have "link to any page" permissions: š Link-widget throws exception when rebuilding a form with an invalid uri Fixed
- š¦šŗAustralia larowlan š¦šŗš.au GMT+10
Committed to 10.1.x and backported to 10.0.x
Ran the new test locally on 9.5.x (PHP 7.3)ā³ļø Bootstrapped tests in 0 seconds. š PHP Version 7.3.33-10+ubuntu22.04.1+deb.sury.org+1. š§ Drupal Version 9.5.8-dev. šļø Database engine mysql. PHPUnit 9.6.6 by Sebastian Bergmann and contributors. Testing Drupal\Tests\link\Unit\LinkFormatterTest ... 3 / 3 (100%) Time: 00:00.031, Memory: 12.00 MB OK (3 tests, 12 assertions)
-
larowlan ā
committed e45fc718 on 10.0.x
Issue #2745179 by juancasantito, heddn, dpi, acbramley, Xano, dawehner,...
-
larowlan ā
committed e45fc718 on 10.0.x
-
larowlan ā
committed 98f29f42 on 10.1.x
Issue #2745179 by juancasantito, heddn, dpi, acbramley, Xano, dawehner,...
-
larowlan ā
committed 98f29f42 on 10.1.x
- Status changed to Fixed
over 1 year ago 3:03am 31 March 2023 -
larowlan ā
committed 5b8eff89 on 9.5.x
Issue #2745179 by juancasantito, heddn, dpi, acbramley, Xano, dawehner,...
-
larowlan ā
committed 5b8eff89 on 9.5.x
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 7:46am 13 July 2023 A similar problem exists with the MailToFormatter where an invalid email address is present, eg '000' - fromUri throws an InvalidArgumentException resulting in WSOD. Although the UI prevents this, our system ingests data from other systems which hasn't been validated. Is it worth raising a separate issue for that? Or is it worth addressing at all, since really the data should be valid in the first place?
- šŗšøUnited States xjm
Adding missed credits for issue triage at Vienna.