orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
515 stars 221 forks source link

"Remote Server Credentials" dialog on Forms Admin: fix"Cancel" button behavior #6567

Open obruchez opened 3 hours ago

obruchez commented 3 hours ago

If two remote servers are defined in the properties (say "Test 1" and "Test 2"):

In the second case, the "Test 1" remote server should be displayed as being active, not "Test 2".

obruchez commented 3 hours ago

What's the expected behavior in the first case? Should we even be allowed to click "Cancel"?

ebruchez commented 3 hours ago

In the first case, the list of local forms be displayed. This was the case before. That is, if we fail to authenticate with a remote server, we still want to show the local forms.