jholmes 2002/08/21 19:41:44
Modified: . STATUS
Log:
sync up with bugzilla
Revision Changes Path
1.55 +14 -7 jakarta-struts/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/jakarta-struts/STATUS,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- STATUS 8 Aug 2002 01:52:49 -0000 1.54
+++ STATUS 22 Aug 2002 02:41:44 -0000 1.55
@@ -3,10 +3,10 @@
$Id$
- OUTSTANDING BUGS IN STRUTS 1.1-b1 AND NIGHTLY BUILDS
+ OUTSTANDING BUGS IN STRUTS 1.1-b2 AND NIGHTLY BUILDS
====================================================
- 9 open bugs to swat!!
+ 16 open bugs to swat!!
Controller:
@@ -16,16 +16,18 @@
Custom Tags:
-----------
1586 The <html:form> tag generates incorrect focus javascript for radio buttons.
+11574 Nested logic tags are brittle
+11866 Generated html source using html:submit with indexed="true" is incorrect.
Documentation:
-------------
10537 [:TODO:] sections (18)
+11725 Broken link under Struts Resources
Example Webapps:
---------------
-10955 Error running struts-blank applicaiton under JRun 3.1
File Upload:
@@ -38,6 +40,9 @@
Tiles Framework:
---------------
+11576 PATCH: Tiles InsertTag doesn't allow subclassing
+11749 [PATCH] TilesRequestProcesser calls super.doForward instead of local method
+11757 Tiles code needs to be converted to use Commons Logging
Unknown:
@@ -46,6 +51,9 @@
Utilities:
---------
+10897 PropertyMessageResources loading resources from the wrong ClassLoader
+11685 Unsafe URLEncoding in RequestUtil
+11734 Fix use of "formBean" error in RequestUtils.createActionForm() to send type,
instead of name
Validator Framework:
@@ -53,9 +61,8 @@
7353 Validator JavaScript Select Error
10191 Validator range checking bug
10348 Validator is not available under sub-application
-10349 Validator: date validation does not allow blank input?
-10432 DynaValidatorActionForm does not validate data
-10584 Not all validation files are read in Validation PlugIn
+11520 [validator-rules.xml] javascript validateRequired() function does not work
with radio objects
+11544 PATCH: Date validation not quite right
Web Site:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>