You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/03/19 08:52:35 UTC

[10/14] git commit: WW-4297 finishes feature: improves hidden tag to properly support xhtml theme

WW-4297 finishes feature: improves hidden tag to properly support xhtml theme


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d63deb97
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/d63deb97
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/d63deb97

Branch: refs/heads/feature/WW-4187-correctly-identify-protocols
Commit: d63deb9750a3d409be30414faaf76f5481a4417d
Parents: aa744b8 924531c
Author: Lukasz Lenart <lu...@apache.org>
Authored: Thu Mar 13 20:21:50 2014 +0100
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Thu Mar 13 20:21:50 2014 +0100

----------------------------------------------------------------------
 .../org/apache/struts2/components/Hidden.java   |  7 ++++++
 .../main/resources/template/xhtml/hidden.ftl    | 25 ++++++++++++++++++++
 .../apache/struts2/StrutsInternalTestCase.java  |  9 ++++---
 .../struts2/views/jsp/AbstractTagTest.java      |  4 +---
 .../apache/struts2/views/jsp/ui/Hidden-1.txt    |  8 ++++++-
 .../apache/struts2/views/jsp/ui/Hidden-2.txt    |  8 ++++++-
 6 files changed, 51 insertions(+), 10 deletions(-)
----------------------------------------------------------------------