mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
record bugfixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@247 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
816286e45c
commit
699846fece
12
TODO
12
TODO
@ -1,10 +1,5 @@
|
||||
Open, known bugs, desired enhancements:
|
||||
|
||||
> 2) Typing a name of a .dat file which doesn't exist allows xacc to
|
||||
> start, but on the console it prints "FileIO.c: Line 151, error =
|
||||
> No such file or directory"
|
||||
Should probably be a popup.
|
||||
|
||||
> 3) Selecting "File", "New File" does nothing..
|
||||
|
||||
Its supposed to work that way, erasing old work. Clarify
|
||||
@ -12,7 +7,7 @@ the docs or change the menu entry name.
|
||||
|
||||
9) For SGI Irix, mystery core dump when creating submenus ...
|
||||
related to menu initialization complaints with sgi compiler.
|
||||
??? fixed ???
|
||||
??? probably fixed ???
|
||||
|
||||
10) cleared balances are incorrectly shown for stock accounts
|
||||
|
||||
@ -79,6 +74,11 @@ Probably fixed with XmVersion work ...
|
||||
> - RANLIB=true
|
||||
should be fixed by configure
|
||||
|
||||
> 2) Typing a name of a .dat file which doesn't exist allows xacc to
|
||||
> start, but on the console it prints "FileIO.c: Line 151, error =
|
||||
> No such file or directory"
|
||||
Fixed.
|
||||
|
||||
> 4) Selecting "File", "Open File" and then clicking "Cancel" causes
|
||||
> "Bad File" to be printed on the console, and the "Open File"
|
||||
> dialog to be displayed again. No way out of this loop except
|
||||
|
Loading…
Reference in New Issue
Block a user