Menu

#9 column float type

v1.0 (example)
closed-fixed
5
2009-11-25
2008-04-30
G.Dimitrov
No

When I choice "float" type of column and set dimension's value as "(5.2)", I received unexpected error when I tyr to save a field.

Console message(log):

kbuildsycoca running...
FEditTableField._save.83: #6: Type mismatch: wanted Float, got Null instead
0: FEditTableField._save.83
1: FEditTableField.btnOK_Click.115
2: FEditTable._columnInsert.125
3: FEditTable.btnColumnInsert_Click.557
4: CObjectContainer.ObjectEdit.1066
5: PProjectPanel.ObjectEdit.1722
6: PProjectPanel.EditObject.1246
7: PProjectPanel.WPObject_DblClick.652

my environment:
-----------------------
pgDesigner 1.2.5

OS: Debian lenny
Desktop/X: XFCE4(lenny)
XWin/CygWin client
Gambas (lenny version) 2.5.1

Discussion

  • Carlotto Luigi

    Carlotto Luigi - 2008-04-30
    • assigned_to: nobody --> md9327
     
  • Carlotto Luigi

    Carlotto Luigi - 2008-04-30
    • status: open --> closed
     
  • Carlotto Luigi

    Carlotto Luigi - 2008-04-30

    Logged In: YES
    user_id=41812
    Originator: NO

    For the size of the field is necessary to specify the comma (not the point) as a separator of decimal places. Unfortunately, I have not included a control that can avoid this problem, in any event will be implemented in future releases.

     
  • G.Dimitrov

    G.Dimitrov - 2008-05-01

    Logged In: YES
    user_id=1084155
    Originator: YES

    Hmmm,
    I don't know but when I try to set dimension as "5,2" and save changes, value transformed to "52". When I set value as "5.2" - all is OK.
    I determined a same problem when I try to set alphabetical character or other character in dimension of field, for all field's type.

     
  • Carlotto Luigi

    Carlotto Luigi - 2009-11-25
    • status: closed --> closed-fixed
     

Log in to post a comment.