- Issue created by @sanduhrs
@sanduhrs, I am unable to replicate the reported bug, and I am confident that the functionality is operating as intended. Consequently, I am closing the associated issue.
Should you succeed in reproducing the issue and can provide more specific details, I kindly request that you reopen the ticket and elucidate the steps you took to encounter the bug, enabling us to address and rectify the matter promptly.
While working on #3320795 i've checked this and the author link and both throw an exception. Just for context purposes:
Related projects (path e.g.
/translate/source-details/1
):TypeError: Symfony\Component\HttpFoundation\Response::__construct(): Argument #1 ($content) must be of type ?string, Drupal\Core\Render\Markup given, called in /var/www/html/web/modules/contrib/l10n_server/l10n_community/src/Controller/L10nCommunityLanguagesController.php on line 618 in Symfony\Component\HttpFoundation\Response->__construct() (line 224 of /var/www/html/vendor/symfony/http-foundation/Response.php).
Author detail listing (path e.g.
/translate/translation-details/4
)TypeError: Symfony\Component\HttpFoundation\Response::__construct(): Argument #1 ($content) must be of type ?string, Drupal\Core\Render\Markup given, called in /var/www/html/web/modules/contrib/l10n_server/l10n_community/src/Controller/L10nCommunityLanguagesController.php on line 577 in Symfony\Component\HttpFoundation\Response->__construct() (line 224 of /var/www/html/vendor/symfony/http-foundation/Response.php).
- Assigned to TeeBeeCoder
- Merge request !52Issue #3394946 by TeeBeeCoder: Lint L10nCommunityLanguagesController.php β (Merged) created by TeeBeeCoder
- Status changed to Needs review
7 months ago 3:06pm 30 April 2024 -
teebeecoder β
committed edc60541 on 3.0.x
Issue #3394946 by TeeBeeCoder: Fix missing service dependency in...
-
teebeecoder β
committed edc60541 on 3.0.x
-
teebeecoder β
committed 66cba285 on 3.0.x
Issue #3394946 by TeeBeeCoder: Fix PHPCS
-
teebeecoder β
committed 66cba285 on 3.0.x
-
teebeecoder β
authored 037c6255 on 3.0.x
Issue #3394946 by TeeBeeCoder: Fix the source details and its AJAX...
-
teebeecoder β
authored 037c6255 on 3.0.x
-
teebeecoder β
authored 259858a1 on 3.0.x
Issue #3394946 by TeeBeeCoder: Fix the translation details and its AJAX...
-
teebeecoder β
authored 259858a1 on 3.0.x
-
teebeecoder β
authored fd84a09d on 3.0.x
Issue #3394946 by TeeBeeCoder: Lint L10nCommunityLanguagesController.php
-
teebeecoder β
authored fd84a09d on 3.0.x