[ http://issues.apache.org/struts/browse/WW-1538?page=all ]
Ted Husted updated WW-1538:
---------------------------
Description:
Continuation - continuations/guess.action
* pause doesn't pause and the example runs through all the guesses on the first
execution
Non UI
Date Example - /tags/non-ui/date.jsp
* View Sources doesn't work for Configuration or Java Action
** The configuration is in the default namespace, which might be confusing the
tab code
** The Action is brought in by executeResult, which would be invisible to the
Java Action tag
Debug Example
* View Sources doesn't work for Configuration, and there is no related Java
Action
Subset example - tags/non-ui/subsetIteratorTag/submitSubsetTagDemo.action
* Doesn't seem to select subset
UI
Input Example - tags/ui/example!input.action
* not a defect, but the "aaa" alert is confusing
* birthday field missing and not linked to control
* color blank, picture blank
Velocity Input Example - ags/ui/exampleVelocity!input.action
Struts has detected an unhandled exception:
Messages:
1. No mapping found for dependency
[type=org.apache.struts2.views.velocity.VelocityManager, name='default'] in
public void
org.apache.struts2.dispatcher.VelocityResult.setVelocityManager(org.apache.struts2.views.velocity.VelocityManager).
2. com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException:
No mapping found for dependency
[type=org.apache.struts2.views.velocity.VelocityManager, name='default'] in
public void
org.apache.struts2.dispatcher.VelocityResult.setVelocityManager(org.apache.struts2.views.velocity.VelocityManager).
File: com/opensymphony/xwork2/inject/ContainerImpl.java
Line number: 217
FileUpload - fileupload/doUpload.action
* Returns "File cannot be empty" even if file is selected
Crud
* Editing an Skill Name creates a new Skill (is that the intention?)
* Is there a delete? or is this a CRU example?
Person Manager
* Create returns: No result defined for action
org.apache.struts2.showcase.person.NewPersonAction and result input
* List returns: No result defined for action
org.apache.struts2.showcase.person.ListPeopleAction and result success
Validation
validation/quizAjax!input.action
* Validation messages "stack up" if not fixed
* Submit button is at top left rather than bottom right
validation/submitFieldValidatorsExamples.action
* Date field does not except 01-01-1990, even though it's the example given in
the validation messaage. 01/01/91 does work.
* Store across request using MessageStoreInterceptor (Example)
** is 404
was:
Continuation - continuations/guess.action
* pause doesn't pause and the example runs through all the guesses on the first
execution
Non UI
Date Example - /tags/non-ui/date.jsp
* View Sources doesn't work for Configuration or Java Action
** The configuration is in the default namespace, which might be confusing the
tab code
** The Action is brought in by executeResult, which would be invisible to the
Java Action tag
Debug Example
* View Sources doesn't work for Configuration, and there is no related Java
Action
Subset example - tags/non-ui/subsetIteratorTag/submitSubsetTagDemo.action
* Doesn't seem to select subset
UI Example - tags/ui/example!input.action
* not a defect, but the "aaa" alert is confusing
* birthday field missing and not linked to control
* color blank, picture blank, carton characters blank
....
> Showcase Examples Broken
> ------------------------
>
> Key: WW-1538
> URL: http://issues.apache.org/struts/browse/WW-1538
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.0.2
> Reporter: Ted Husted
> Assigned To: Ted Husted
> Fix For: 2.0.2
>
>
> Continuation - continuations/guess.action
> * pause doesn't pause and the example runs through all the guesses on the
> first execution
> Non UI
> Date Example - /tags/non-ui/date.jsp
> * View Sources doesn't work for Configuration or Java Action
> ** The configuration is in the default namespace, which might be confusing
> the tab code
> ** The Action is brought in by executeResult, which would be invisible to the
> Java Action tag
> Debug Example
> * View Sources doesn't work for Configuration, and there is no related Java
> Action
> Subset example - tags/non-ui/subsetIteratorTag/submitSubsetTagDemo.action
> * Doesn't seem to select subset
> UI
> Input Example - tags/ui/example!input.action
> * not a defect, but the "aaa" alert is confusing
> * birthday field missing and not linked to control
> * color blank, picture blank
> Velocity Input Example - ags/ui/exampleVelocity!input.action
> Struts has detected an unhandled exception:
> Messages:
> 1. No mapping found for dependency
> [type=org.apache.struts2.views.velocity.VelocityManager, name='default'] in
> public void
> org.apache.struts2.dispatcher.VelocityResult.setVelocityManager(org.apache.struts2.views.velocity.VelocityManager).
> 2.
> com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No
> mapping found for dependency
> [type=org.apache.struts2.views.velocity.VelocityManager, name='default'] in
> public void
> org.apache.struts2.dispatcher.VelocityResult.setVelocityManager(org.apache.struts2.views.velocity.VelocityManager).
> File: com/opensymphony/xwork2/inject/ContainerImpl.java
> Line number: 217
> FileUpload - fileupload/doUpload.action
> * Returns "File cannot be empty" even if file is selected
> Crud
> * Editing an Skill Name creates a new Skill (is that the intention?)
> * Is there a delete? or is this a CRU example?
> Person Manager
> * Create returns: No result defined for action
> org.apache.struts2.showcase.person.NewPersonAction and result input
> * List returns: No result defined for action
> org.apache.struts2.showcase.person.ListPeopleAction and result success
> Validation
> validation/quizAjax!input.action
> * Validation messages "stack up" if not fixed
> * Submit button is at top left rather than bottom right
> validation/submitFieldValidatorsExamples.action
> * Date field does not except 01-01-1990, even though it's the example given
> in the validation messaage. 01/01/91 does work.
> * Store across request using MessageStoreInterceptor (Example)
> ** is 404
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira