Hi Amal, Use case 1: Sometimes users will require to embedded task url ( Like [1] ) in emails. ( Eg: Task Reminder email etc). When user click on these links, BPMN webapp redirect user back to webapp login page, if user didn't login already. But after user login, webapp doesn't redirect back to task page, instead it will redirect to home page.
Use case 2: When a user tries to view invalid or non existing task id ( eg: task?id=53016. ; task?id=12334566223 ), webapp shows 500 page. But 500 page doesn't have any home page link. Btw I think 404 - not found status code is correct status code to return. [1] https://localhost:9443/bpmn-explorer/task?id=53016 Can we fix these, if time permits. Thanks, Hasitha. -- Hasitha Aravinda, Senior Software Engineer, WSO2 Inc. Email: [email protected] Mobile : +1 201 887 1971, +94 718 210 200
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
