https://issues.apache.org/bugzilla/show_bug.cgi?id=55608

Jeremy Boynes <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Jeremy Boynes <[email protected]> ---
Patch applied to trunk and will be included in 1.2.0.RC2
http://svn.apache.org/r1528526

This does change the buffering characteristic of the implementation but that is
an undocumented side effect. The primary use for this tag is that it "Creates
an i18n localization context to be used by its body content" and the
specification indicates that "the JSP container processes the body content"
which is in line with this patch is doing.

This change also brings this tag's behaviour in line with <c:catch> which also
returns EVAL_BODY_INCLUDE.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to