ubala / aribaweb

Automatically exported from code.google.com/p/aribaweb
Apache License 2.0
1 stars 2 forks source link

http://<app_url>/ad/restore :: causes exception #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. (Have AW application running.)
2. Browser to app and login.
3. Enter <site_url>/ad/restore as the address.
4. AWGenericException: null componentName not allowed.

What is the expected output? What do you see instead?
Expected: Graceful handling of null provided to AWDirectAction.restoreAction().
Actual: Exception.

What version of the product are you using? On what operating system?
5.0 GA (p3)
n/a (Linux server (GF3) or Windows XP Pro dev machine (Tomcat 6.0.24).)

Please provide any additional information below.
I have been poking around with DirectAction. Noticed .restoreAction() in
AWDirectAction. Calling this method (Action) via browser causes exception.
I believe no publicly-accessible AW-provided URLs should cause exceptions.

Original issue reported on code.google.com by morton.t...@gmail.com on 8 Mar 2010 at 9:16

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Ariba...@gmail.com on 6 Apr 2010 at 11:00

GoogleCodeExporter commented 9 years ago

Original comment by kingsley...@gmail.com on 23 Oct 2010 at 4:52