carribeiro / vdeli

Video Delivery Network
2 stars 0 forks source link

The "add new project" form is not working. #30

Closed carribeiro closed 13 years ago

carribeiro commented 13 years ago

STEPS TO REPRODUCE

1) On the main form, click "add new" to add a new project. 2) FIll in the form. 3) Save the form. 4) You'll be redirected to the save "add project" form, now empty, and the project is not saved.

From the log:

policy_project_form is invalid
[27/Apr/2011 19:54:36] "POST /projects/add/ HTTP/1.1" 302 0
carribeiro commented 13 years ago

It is possible that it happened due to some fields being required, but not filled. In this case it's strange that the form was presented empty again.

akostyuk commented 13 years ago

All fields in the form is required. By default it is all pre filled when form is loaded

In the commit: 406fd37d1e8c96ca6c0b702d620529c9ab03c5bb changed debug output to the log.txt