[KULRICE-8446] Empty onsubmit statement being added to the form Created: 23/Oct/12 Updated: 21/Apr/14 Resolved: 04/Sep/13 |
|
Status: | Closed |
Project: | Kuali Rice Development |
Component/s: | Development |
Affects Version/s: | None |
Fix Version/s: | 2.4 |
Security Level: | Public (Public: Anyone can view) |
Type: | Task | Priority: | Major |
Reporter: | Jerry Neal (Inactive) | Assignee: | Matthew Wuertz (Inactive) |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||
Rice Module: |
KRAD
|
||||||||
KAI Review Status: | Not Required | ||||||||
KTI Review Status: | Not Required | ||||||||
Include in Release Notes?: |
Yes
|
Description |
The form element for KRAD pages is getting an empty onsubmit statement when not script is configured: <form id="kualiForm" action="http://env1.rice.kuali.org/kr-krad/uicomponents" method="post" enctype="multipart/form-data" onsubmit=""> |