https://bugs.freedesktop.org/show_bug.cgi?id=80938

--- Comment #1 from Terrence Enger <[email protected]> ---
Created attachment 102306
  --> https://bugs.freedesktop.org/attachment.cgi?id=102306&action=edit
example database

I observe:

(A) with embedded hsqldb (try1_hsqldb.odb attached):

    (1) "Edit in SQL view..." on the view displays the expected
        window, but the pane for the SQL statement is entirely empty.
        This pane should show a sql SELECT statement.

    (2) "Edit" on the view displays the Design View window, but the
        tables pane is empty and the grid of columns selected into the
        query is empty.  The tables pane should show table "example1"
        and the grid should show two fields selected: "number" and
        "words".

(B) with embedded firebird:

    (1) There is no menu option "Edit it SQL view..." in the pop-up
        menu for the view.

    (2) "Edit" on the view displays a window like "Create Table in
        Design View", i.e. grid of fields, the columns being "Field
        Name", "Field Type", and "Description".  All fields in the
        grid are protected.


These observations are from master commit dc795cb, fetched 2014-07-02
2357 UTC, configured:
    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
built and running on debian-wheezy 64-bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to