- Issue created by @fdelgadobdb
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Ah this was a recent symfony security update
We can update the widget to trim the value, but I would argue the trim should happen in LinkItem in coreMoving this the core queue
- 🇮🇳India arunsahijpal
Hi @larowlan,
I've checked this on the latest drupal 11.x version and there no widget like Link(with attributes), the one which present is Link widget,
Which is not causing any issue on giving spaces at the end of a link.
Could you please check it once. - 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
LinkItem is where the trim should occur, so it supports API clients too, not just forms
- 🇮🇳India arunsahijpal
Okay @larowlan,
I am thinking to add presave function in Linkitem class which will trim the URI.
Will it be a good approach? - Merge request !10362Issue #3488937: Added presave method for trimming URI. → (Open) created by arunsahijpal
- 🇮🇳India arunsahijpal
@larowlan
I've added the presave method, please check it. - 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Does this still occur now that 🐛 Drupal core update + update to symfony/http-foundation causes certain views blocks to cause a "client error" and breaks page display. Active is in?