History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-1262
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Rene Gielen
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

showcase - some issues

Created: 22/Mar/06 11:16 AM   Updated: 22/Mar/06 03:43 PM
Component/s: None
Affects Version/s: 2.2.1
Fix Version/s: 2.2.2

Environment: WebWork 2.2.2 soon to be released


 Description  « Hide
Build from CVS and running the showcase example in Tomcat 5.0 using JDK1.5

There are these issues

#1:
CRUD -> Create/edit employee
a) if you do not set a employee id and create you will get an exception
b) if you set a birth day you will get an exception

#2:
Person Manager
Clicking Jasper Reports gets an exception. Is it because of missing .jar?

There are more to come

 All   Comments   Change History      Sort Order:
Claus Ibsen - [22/Mar/06 11:20 AM ]
#3: Validation -> Ajax
It seems not to work on my laptop:

INFO (uk.ltd.getahead.dwr.DWRServlet:51) - retrieved system configuration file: java.io.ByteArrayInputStream@18f3cc5
INFO (uk.ltd.getahead.dwr.impl.DefaultConfiguration:51) - Missing class for creator 'pageflow'. Failed to load uk.ltd.getahead.dwr.create.PageFlowCreator. Cause: Beehive/Weblogic Creator not available.
INFO (uk.ltd.getahead.dwr.impl.DefaultConfiguration:51) - Missing classdef for creator 'script'. Failed to load uk.ltd.getahead.dwr.create.ScriptedCreator. Cause: org/apache/bsf/BSFException

Claus Ibsen - [22/Mar/06 11:26 AM ]
#4
 On 'ajax' the link to dojo website is wrong. When you click it you get http://localhost:8080/showcase/ajax/www.dojotoolkit.org

Rainer Hermanns - [22/Mar/06 02:31 PM ]
#2: works if using quickstart
#3: warnings are okay, but issue in validation
#4: is fixed in CVS HEAD

Rene Gielen - [22/Mar/06 03:32 PM ]
#1 fixed as well

#4 most probably gets fixed by reverting to DWR 1.1b3

Claus Ibsen - [22/Mar/06 03:39 PM ]
#5:
Date picker and danish locale does not show correct danish characters:
- tags -> ui tags example -> ui example ->date picker (wrong danish characters)
- tags -> ui tags examples -> ui examples (velocity) -> date picker (here it works)
- CRUD > create/edit employee -> date picker (here it works)

Claus Ibsen - [22/Mar/06 03:40 PM ]
#1:
Now the validation text is wrong for the id field:

Last Name is required
Employee Id

Rene Gielen - [22/Mar/06 03:43 PM ]
See comments on subtasks of this issue for details.
#3 is ok since we reverted to DWR 1.1-beta-3