Decimal column type shows '.' for integers

Project:Mori
Version:Beta
Component:Miscellaneous
Category:bug
Priority:normal
Assigned:Unassigned
Status:closed

Description

If a number is an integer it shows it as '2.' for example instead of either '2' or '2.0'

in my opinion it should show it as '2' and not '2.'

Mori should have better implentation of decimals and integers in all the column types

Updates

#1 submitted by Jesse Grosjean on Tue, 2006-09-26 17:28

fixed for next release, also fixed problem where you couldn't enter any number into a column that was of type "NSDecimalAttributeType". I'm not sure when that second problem got introduced... it used to work I think!

#2 submitted by Jesse Grosjean on Tue, 2006-10-03 06:41
Status:active» closed

Fixed in Mori 1.4.

#3 submitted by jeff on Fri, 2006-10-27 19:17
Attachment:issues_59 (33.12 KB)

Hi Jesse,

This doesn't seem to be working for me right now in 1.4

See attached.