Swarthmore / litterfall

Application and Scripts used for the Litterfall Project
0 stars 1 forks source link

edit observation causes 406 error? #37

Closed jadams1 closed 11 years ago

jadams1 commented 11 years ago

This seems to happen only when the subtree id is 0. The observation will not save properly when you click Submit.

The error message: POST http://23.23.177.220/~jadams1/litterfall/cgi-bin/litterfall.py?site=beech&plot=1&treeid=38&subtreeid=0 406 (Not Acceptable)

zafire06 commented 11 years ago

It's my fault—sorry Jocelyn!

zafire06 commented 11 years ago

I think this is because my bad validation code on the Python script side. I commented that out for now.