[jira] [Resolved] (VELTOOLS-189) VelocityLayoutServlet mergeTemplate improperly overridden

"Claude Brisson (Jira)" <[email protected]> Wed, 17 Jun 2026 16:08:00 +0000 (UTC)
Newsgroups gmane.comp.jakarta.velocity.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/VELTOOLS-189?page=3Dcom.atlass=
ian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Brisson resolved VELTOOLS-189.
-------------------------------------
    Fix Version/s: 3.2
                   4.0
         Assignee: Claude Brisson
       Resolution: Fixed

Already merged (e8bc6b65,)

> VelocityLayoutServlet mergeTemplate improperly overridden
> ---------------------------------------------------------
>
>                 Key: VELTOOLS-189
>                 URL: https://issues.apache.org/jira/browse/VELTOOLS-189
>             Project: Velocity Tools
>          Issue Type: Bug
>          Components: VelocityView
>    Affects Versions: 3.1
>            Reporter: Jeff Randolph
>            Assignee: Claude Brisson
>            Priority: Major
>             Fix For: 3.2, 4.0
>
>
> The following change to {{VelocityViewServlet}} is causing {{VelocityLayo=
utServlet}} to no longer function properly.
> [https://github.com/apache/velocity-tools/commit/336056e95309cbead1028d3c=
7c34f2ada89549d5#diff-ba644a62513a720348a7e8ef61ace53957b5b347a809249c8262d=
f70f4c0cdfcR239]
> {{VelocityLayoutServlet}} overrides the 3 argument version of {{mergeTemp=
late}}, which is no longer called from {{doRequest}} in {{VelocityViewServl=
et}}.=C2=A0 The result is the 2-pass layout logic is ignored.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)