Buzzinoffbond / phpliteadmin

Automatically exported from code.google.com/p/phpliteadmin
0 stars 0 forks source link

Search results on a view include the Edit and Delete buttons #262

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by erict...@gmail.com on 18 Jan 2015 at 3:50

GoogleCodeExporter commented 9 years ago
Confirmed, thanks for reporting.
I just fixed it in current development version and will commit it in a minute.

Original comment by crazy4ch...@gmail.com on 19 Jan 2015 at 1:21

GoogleCodeExporter commented 9 years ago
Fixed with revision 5400dd9fbc92cf4ba78120691271abdc38fe25a7

Original comment by crazy4ch...@gmail.com on 19 Jan 2015 at 1:39

GoogleCodeExporter commented 9 years ago

Original comment by crazy4ch...@gmail.com on 19 Jan 2015 at 1:40