Open nstarke opened 9 years ago
Interestingly enough, I do not have any problems saving when I navigate to "add program info" from the admin menu (as opposed to the popup). The pop up has a URL query string value of "?_popup=1". I don't see any other differences in how the form is submitted between the two. I believe that has something to do with the underlying problem.
On page /admin/director/programobservation/add/, there is a green "+" button next to the "program" select list. Clicking that button brings up a popup window. In that window, when I enter 'test' as the value for all required fields and POST the form, the application errors out with a 500 HTTP response code.
Traceback is as follows: