Search results on a view include the Edit and Delete buttons

Issue #262 resolved
Former user created an issue

Originally reported on Google Code with ID 262

What steps will reproduce the problem?
1. Create a view
2. Search for something in the view
3. Edit and Delete buttons are shown on the left, which when clicked
produces the error message "ERROR: You did not select anything.".

What is the expected output? What do you see instead?
No Edit and Delete options on views

What version of the product are you using? On what operating system? Which
Database Extension (PDO/SQLiteDatabase/SQLiteDatabase3 - see Database
structure-tab in phpLiteAdmin)?

Linux
phpLiteAdmin v1.9.5
SQLite version: 3.8.7.4
SQLite extension [?]: PDO
PHP version: 5.6.4

Please provide any additional information below.

Reported by erictsau on 2015-01-18 15:50:34

Comments (3)

  1. Christopher Kramer
    Confirmed, thanks for reporting.
    I just fixed it in current development version and will commit it in a minute.
    

    Reported by crazy4chrissi on 2015-01-19 13:21:32 - Status changed: Started

  2. Christopher Kramer
    Fixed with revision 5400dd9fbc92cf4ba78120691271abdc38fe25a7
    

    Reported by crazy4chrissi on 2015-01-19 13:39:48 - Status changed: Fixed

  3. Log in to comment