Jeff Randolph created VELTOOLS-189:
--------------------------------------

             Summary: 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


The following change to {{VelocityViewServlet}} is causing 
{{VelocityLayoutServlet}} to no longer function properly.

[https://github.com/apache/velocity-tools/commit/336056e95309cbead1028d3c7c34f2ada89549d5#diff-ba644a62513a720348a7e8ef61ace53957b5b347a809249c8262df70f4c0cdfcR239]

{{VelocityLayoutServlet}} overrides the 3 argument version of 
{{mergeTemplate}}, which is no longer called from {{doRequest}} in 
{{VelocityViewServlet}}.  The result is the 2-pass layout logic is ignored.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to