Issue Details (XML | Word | Printable)

Key: APF-334
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matt Raible
Reporter: Lee Sing Chyun
Votes: 0
Watchers: 2
Operations

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

Missing <prepareDialogResponse> in Quick Start guide

Created: 14/Apr/06 08:16 PM   Updated: 09/May/06 03:41 AM   Resolved: 09/May/06 03:41 AM
Return to search
Component/s: Documentation
Affects Version/s: 1.9.1
Fix Version/s: 1.9.2


 Description  « Hide
A minor omission in the Quick Start guide: http://raibledesigns.com/wiki/Wiki.jsp?page=SpringControllers

In the sample web-tests.xml's "DeletePerson" target, there seems to be a missing <prepareDialogResponse> tag before the <clickbutton> tag.

Without this <prepareDialogResponse> tag, the Canoo test will fail due to mismatched page title.