Closed empt-ak closed 8 years ago
When feedback page is accessed directly then form is not shown due to nullpointer exception. This behaviour is caused because value that should be in HTTPServletRequest is not present. Check SendFeedbackAction:L65 class for more details.
SendFeedbackAction:L65
When feedback page is accessed directly then form is not shown due to nullpointer exception. This behaviour is caused because value that should be in HTTPServletRequest is not present. Check
SendFeedbackAction:L65
class for more details.