-
This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache Sli
Author: niallp
Date: Sat Aug 9 10:39:47 2008
New Revision: 684304
URL: http://svn.apache.org/viewvc?rev=684304&view=rev
Log:
STR-2810 Add non-standard autocomplete attribute (only renders if not in XHTML
mode), but leave autocomplete attributes in TLD commented out so that it is not
enabled by
Author: niallp
Date: Sat Aug 9 10:43:00 2008
New Revision: 684305
URL: http://svn.apache.org/viewvc?rev=684305&view=rev
Log:
STR-2810 Add non-standard autocomplete attribute (only renders if not in XHTML
mode), but leave autocomplete attributes in TLD commented out so that it is not
enabled by
Author: niallp
Date: Sat Aug 9 17:11:59 2008
New Revision: 684382
URL: http://svn.apache.org/viewvc?rev=684382&view=rev
Log:
make autocomplete private and add @since tags
Modified:
struts/struts1/branches/STRUTS_1_3_BRANCH/taglib/src/main/java/org/apache/struts/taglib/html/BaseInputTag.java
Author: niallp
Date: Sat Aug 9 17:11:37 2008
New Revision: 684381
URL: http://svn.apache.org/viewvc?rev=684381&view=rev
Log:
make autocomplete private and add @since tags
Modified:
struts/struts1/trunk/taglib/src/main/java/org/apache/struts/taglib/html/BaseInputTag.java
struts/struts1/