id summary reporter owner description type status priority milestone component version resolution keywords cc 1775 Selecting items from a table return the ID as a string Nicklas Nordborg everyone This is usually not a big deal since selected values are simple submitted as form fields and there is no difference if the actual value is a string or number. However, when using the ID in a JSON object, there is a difference (resulting in a ClassCastException) on the server side. defect closed trivial BASE 3.2.4 web fixed