Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.0.3.2
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Module:KNS
-
Application Requirement:KC
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
We are noticing that in any maintenance document in KC that previously has had an attachment added to it, this fact is not displayed initially on edit and requires a reload of the page to display it properly. The "replace" link also is failing, since it throws the error
java.lang.RuntimeException: Cannot verify that the methodToCall should be replaceAttachment at org.kuali.rice.kns.util.WebUtils.parseMethodToCall(WebUtils.java:104) at org.kuali.rice.kns.web.struts.form.KualiForm.populate(KualiForm.java:110) at org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase.populate(KualiDocumentFormBase.java:173) at org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm.populate(KualiMaintenanceForm.java:178) at org.kuali.rice.kns.web.struts.action.KualiRequestProcessor.processPopulate(KualiRequestProcessor.java:302) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:203) at org.kuali.rice.kns.web.struts.action.KualiRequestProcessor.process(KualiRequestProcessor.java:101) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
Attachments
Issue Links
- relates to
-
KULRICE-5106 Maintenance Document does not display attached file
-
- Closed
-
-
KULRICE-4896 Enable Maintenance Document Framework to allow associating multiple attachments to a Maintainable BO
-
- Closed
-
In the latest round of prioritization, KC indicated this would be next on their list, so increasing priority.