ftabangcura / sql-dbdiff

Automatically exported from code.google.com/p/sql-dbdiff
0 stars 0 forks source link

Object Filtering Combo Box doesn't populate correct value #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Comapre Options
2. Filter By Name
3. Add
4. Type in a filter patter
5. Select [Table] as object type
6. Apply

What is the expected output? What do you see instead?
Expected: Object Type = Table
Actual: Object Type = CLR Trigger

What version of the product are you using? On what operating system?
0.4 : Windows 7

Please provide any additional information below.

This is potentially an incorrect index (where the index of the data in the 
combo box, doesn't match the selected value)

Original issue reported on code.google.com by shi...@gmail.com on 20 Aug 2010 at 12:34