You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ya...@apache.org on 2020/12/12 12:40:02 UTC

[struts] branch master updated (7840fa1 -> e102162)

This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 7840fa1  Merge pull request #453 from apache/WW-3877-removes-alt-syntax
     add 73dbe5b  WW-5100 Applies encoding to response as well
     new e102162  Merge pull request #456 from apache/WW-5100-character-encoding-on-response

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/struts2/dispatcher/Dispatcher.java | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)


[struts] 01/01: Merge pull request #456 from apache/WW-5100-character-encoding-on-response

Posted by ya...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit e1021627d85bf0ab584719b93991f80f466e8d6f
Merge: 7840fa1 73dbe5b
Author: Yasser Zamani <ya...@apache.org>
AuthorDate: Sat Dec 12 16:09:52 2020 +0330

    Merge pull request #456 from apache/WW-5100-character-encoding-on-response
    
    [WW-5100] Applies encoding to response as well

 .../main/java/org/apache/struts2/dispatcher/Dispatcher.java | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)