After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 161330 - Can only enter cost in thousands in the resource view, not the resource dialog
Can only enter cost in thousands in the resource view, not the resource dialog
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
0.12
Other Linux
: Normal normal
: 0.13
Assigned To: planner-maint
planner-maint
Depends on:
Blocks:
 
 
Reported: 2004-12-15 02:57 UTC by Nick Urbanik
Modified: 2005-02-18 15:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nick Urbanik 2004-12-15 02:57:18 UTC
1. Open a new project
2. Select the Resources view.
3. Click Insert
   The "Edit resource properties" dialog box appears.
4. Under Cost, enter 1000
5. Click Close.

Expected behaviour:
Expect to see the cost saying 1000
Actual behaviour:
the cost is shown as 1.

Additional information:

If you click on the Cost column itself while in Resources view, you can change
the cost to 1000.  This works.  It is only in the "Edit resource properties"
dialog box where this problem occurs.
Comment 1 Richard Hult 2005-02-18 15:36:57 UTC
Fixed in CVS (the problem was that the thousands separator confused the number
parsing).