vmware-archive / scripted

The Scripted code editor
Eclipse Public License 1.0
1.56k stars 166 forks source link

500 error being logged when navigating to a directory #211

Open aeisenberg opened 11 years ago

aeisenberg commented 11 years ago

When opening scripted on a directory, the server spits out a 500 error. I think that is fine, but we should just avoid logging this to the console.

aclement commented 11 years ago

may need server side changes to return a better code for this situation and prevent the client logging an error.