Open ryllae opened 4 years ago
there is error in db query in this case. i just happened to notice the logs from creating the ticker "OOPS" ;)
the url
and description
fields can be null. there are checks for that.
the problem was the ticker name wasnt escaped, which caused problems.
this has been corrected.
Tested on dev
eb777b
: Try to create a corporation. Leave the URL and description fields blank. Crash.