It looks like the 1.3 release has disappeared:
http://jira.opensymphony.com/secure/BrowseProject.jspa?id=10030

Only 2.0 shows up now.

There were a few issues I would like to log:

WebWork 1.2.1: multiple checkboxes on the same form lead to blank values in cases of 
duplice fieldValue names.  See my earlier e-mail for details.

WebWork 1.2.1/1.3: Resin 2.1.6 fails to compile most examples using JDK 1.4 (probably 
a Resin issue).  Looks like the compiler is smarted about uninitialized variables so 
it fails to compile with JDK 1.4.  I have already opened a ticket with Caucho support.

WebWork 1.3: /tests/expr.jsp fails in some cases.  The following had Xs next them

#12 webwork:elseIf test="settings['foo'] != 'bar'"
#13 webwork:if test="settings['foo'] == 'wrong'"

#15 webwork:elseIf test="settings['foo'] == 'bar'"
#16 webwork:if test="settings['foo'] == 'wrong'"
#17 webwork:elseIf test="settings['foo'] != 'bar'"
#19 webwork:if test="settings['foo'] == 'wrong'"
#29 webwork:else
#31 webwork:if test="jibberish"
#39 webwork:if test="true==true" webwork:if test="true==false" webwork:elseIf 
test="true==false" webwork:else
#51 webwork:if test="(1==2 && 2==2) || (2==2 && 3==2)"

Starting next year I would like to help work on coding for WebWork as we have decided 
to adopt it for our project.  Once JIRA gets fixed up for 1.3 I'll take a look at the 
issues and see what I can help with.  I've got a bunch of stuff I'm going to add to 
the cookbook as well.  

This is my new years resolution :)

Thanks everyone.  See you next year!

Regards,
Kirk Rasmussen
Lucasfilm Ltd.


-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to