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/develop Commit: d63deb9750a3d409be30414faaf76f5481a4417d Parents: aa744b8 924531c Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Thu Mar 13 20:21:50 2014 +0100 Committer: Lukasz Lenart <lukaszlen...@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(-) ----------------------------------------------------------------------