View Checklist Action fails when viewing items from Inbox
Brought to you by:
gsteimer,
tsgopensource
When a user clicks on an Inbox task and is taken to the Review tab, the "View Checklist" action will not function properly.
There are parameters that the ia_user_cr_checklist.jsp page expects like "crFileName", "title", that are not set when you click on an Inbox Item.
These parameters are set when you click on the PDF icon on the wizard landing page.
Fixed this by passing the correct parameters into the servlet. Updated test script