[go: up one dir, main page]

File: BUGS

package info (click to toggle)
tora 1.3.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,632 kB
  • ctags: 7,487
  • sloc: cpp: 68,518; perl: 1,475; ansic: 291; sh: 173; makefile: 51
file content (41 lines) | stat: -rw-r--r-- 1,113 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
OCI:
	Empty strings seem to be indicated as NULL values from the OCI call. (This seems to be an
	Oracle bug since other programs have the same problem)

Qt:
	When using antialiased text doesn't draw left axis legend correctly in charts.
	When using antialiased monospaced text isn't always monospaced.
	Looses clipboard when application closes.

KDE:
	When destructing several docked windows sometimes make weird slot disconnect.

toGetToken:
	Doesn't handle comments when going backwards.

toMysqlConnection:
	Doesn't handle other locales than latin1 correctly.

otl:
	Sometimes looses open cursors when cancelling and multiple queries are running.

toSQLParse:
	Doesn't handle case statements very well.

toThread:
	Leaves defunct processes when running under gdb.

toWorksheet:
	Errors when displaying query plan will display two error dialogs.

toListView:
	When sorting numerical columns always sort text after.

toSGATrace:
	Doesn't work with Oracle7

toDebug:
	Creating a procedure should also add it to the object cache.

toScript:
	Seems to not update enable/disable status when changing to report mode.