NAPOSCA / pantryplus

A curbside service for food pantries
http://pantryplus.herokuapp.com
Apache License 2.0
2 stars 0 forks source link

The About-Us link on the Cart Page produces a 400 level error #150

Closed theoccasionalist closed 6 years ago

theoccasionalist commented 6 years ago

The error in particular is:

Failed to convert value of type 'java.lang.String' to required type 'long'; nested exception is java.lang.NumberFormatException: For input string: "about-us"

What's up with this?