SuperKaioken / odbc2kml

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

Field Value being open breaks Mapping/Description panels #182

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Edit a connection that has a mapping
2. Click "Field Value"
3. Remove Mapping
4. Try to select a mapping table, or try to do anything in 
description/mapping boxes

What is the expected output? What do you see instead?
What happens is nothing.  No buttons in either Panel work.  The Modify 
Condition buttons work but if you cancel out of the panel you get a crazy 
server exception.

What should happen is the buttons work.

It appears that having the 2 panels in the same UpdatePanel is causing the 
problems.  Specifically, it looks like there are issues with the buttons 
doing post-backs properly.

Original issue reported on code.google.com by nind...@gmail.com on 11 Apr 2010 at 7:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by mbbowser@gmail.com on 11 Apr 2010 at 7:48

GoogleCodeExporter commented 9 years ago
Lona's code for issue 181 appears to have fixed this.

Original comment by mbbowser@gmail.com on 11 Apr 2010 at 9:59

GoogleCodeExporter commented 9 years ago

Original comment by mbbowser@gmail.com on 11 Apr 2010 at 10:00

GoogleCodeExporter commented 9 years ago
verified description and mapping working now when field open.

Original comment by sweenr...@gmail.com on 12 Apr 2010 at 5:59