This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpKernel/Fragment
Charles Sarrazin 05fdb12ad9 Fixed issue #6932 - Inconsistent locale handling in subrequests
The fix consists in passing the locale in the controller reference,
inside the routablefragment renderer.
2013-08-22 08:57:23 +02:00
..
EsiFragmentRenderer.php renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
FragmentHandler.php removed dead code and fixed CS 2013-07-28 20:26:16 +02:00
FragmentRendererInterface.php renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
HIncludeFragmentRenderer.php fix handling of a default 'template' as a string 2013-07-08 15:32:00 +02:00
InlineFragmentRenderer.php fixed locale of sub-requests when explicitely set by the developer (refs #8821) 2013-08-22 08:48:41 +02:00
RoutableFragmentRenderer.php Fixed issue #6932 - Inconsistent locale handling in subrequests 2013-08-22 08:57:23 +02:00