PILLUTLAAVINASH / google-enterprise-connector-manager

Automatically exported from code.google.com/p/google-enterprise-connector-manager
0 stars 0 forks source link

Clicking Add Line to Schedule loses form edits #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click Edit to edit a connector configuration.
2. GSA calls getPopulatedConfigForm and displays the Add Connector page.
3. Edit a form field and click the Add Line to Schedule button.
4. GSA calls getPopulatedConfigForm, discarding the edits, and displays the 
page with an extra 
schedule line.

What is the expected output? What do you see instead?

The GSA is silently discarding the form edits. It would be better if it either 
a) noisily discarded the 
form edits, or b) didn't discard the form edits.

What version of the product are you using? On what operating system?

GSA 5.0.0.G.14, Connector Manager 1.0.2

Please provide any additional information below.

I've seen references that the form is behaving as desired, and that therefore 
option b is not in 
play. But option a surely should be. It is trivial to add an 
onclick="compareValues()" attribute to 
the Add Line to Schedule button so that this loss of data is announced just 
like it is elsewhere in 
the GSA admin console.

Original issue reported on code.google.com by jl1615@gmail.com on 17 Oct 2007 at 9:57

GoogleCodeExporter commented 8 years ago
P1, since it silently drops user input on the floor.

Original comment by jl1615@gmail.com on 19 Oct 2007 at 5:21

GoogleCodeExporter commented 8 years ago
We will make sure there is a GSA bug filed for this.

Original comment by donald.z...@gmail.com on 18 Apr 2008 at 10:18

GoogleCodeExporter commented 8 years ago

Original comment by jl1615@gmail.com on 10 May 2008 at 3:18

GoogleCodeExporter commented 8 years ago
This is a duplicate of Google bug #236263.

Original comment by jl1615@gmail.com on 11 Mar 2009 at 4:56