Glenn Wiebe created IGNITE-11154:
------------------------------------
Summary: Web Console "Save and Download" Button downloads
incorrect configuration
Key: IGNITE-11154
URL: https://issues.apache.org/jira/browse/IGNITE-11154
Project: Ignite
Issue Type: Bug
Components: wizards
Affects Versions: 2.7
Reporter: Glenn Wiebe
When navigating through the Web Console's Configuration pages to a particular
configuration and then selecting the "save" button's drop down alternate link
function: "Save and Download", the configuration zip that is actually
downloaded, is:
a. named incorrectly (not the name of hte config), and
b. may be another configuration (depending on ordering of all configurations
managed.
Opening the zip, one can find the name of the configuration in the root pom.xml
or in the
src/main/resources/META-INF folder *-client.xml and *-server.xml configuration
files.
In my test case, I was editing the first configuration in my list of three
configs, and when I was under advanced I hit the "save" button's drop-down list
option and the subsequent "Save and Download" link and got a zip file that was
named "ImportedCluster-project.zip" instead of the actual name that I was
editing, and it was also not the name of the actual project downloaded.
Regards,
Glenn
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)