[Webkit-unassigned] [Bug 19438] New: Transaction errors are never displayed in database query view
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 8 12:59:24 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19438
Summary: Transaction errors are never displayed in database query
view
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
Transaction errors are never displayed in database query view.
To repro:
1. Go to http://webkit.org/misc/DatabaseExample.html
2. Go to the Databases panel and click on the NoteTest database
3. Enter the following text on the query input line:
INSERT INTO WebKitStickyNotes (note) VALUES (NULL)
Results:
The line of text you entered disappears, and no error is shown.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list